From be3b5b8b3354125cbe75cb5181efa5bede29c82b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariana=20Bellor=C3=ADn=20Aguilera?= <89138244+MarianaAguilera@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:58:31 -0300 Subject: [PATCH 1/2] refactor: add anchor to CNAME - Domains PT/EN --- .../reference/build/edge-application/domains/domains.mdx | 4 ++-- .../referencia/build/edge-application/domains/domains.mdx | 6 ++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx b/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx index 4838dd165c..48563e2dc0 100644 --- a/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx +++ b/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx @@ -43,6 +43,8 @@ CNAME is the standard service responsible for creating CNAME settings, enabling You may restrict access to your application from the Azion domain by enabling the **CNAME Access Only** switch. +The **default limit** is *50* CNAMEs per domain. However, you can increase the limits based on your plan, contacting the [technical support team](/en/documentation/services/support/). To know more about Domains limits, check the [section](#limits) below. + --- ## Digital Certificate @@ -92,5 +94,3 @@ These are the **default limits** for each Service Plan: **Increase limits**

You can request to increase the limits based on your plan. Contact the [technical support team](/en/documentation/services/support/) to request it. ::: - - diff --git a/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx b/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx index f194e6e653..a93d3ea687 100644 --- a/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx @@ -43,6 +43,8 @@ Para ativar a seleção de ambiente, entre em contato com a [equipe de Vendas](h Você pode restringir o acesso à sua aplicação a partir do Azion domain ao ativar **CNAME Access Only**. +O **limite padrão** é *50* CNAMEs por domínio. No entanto, você pode aumentar os limites com base no seu plano, entrando em contato com a [equipe de suporte técnico](/en/documentation/services/support/). Para saber mais sobre os limites de Domínios, verifique a [seção](#limites) abaixo. + --- ## Digital Certificates @@ -92,7 +94,3 @@ Estes são os **limites default** para cada Plano de Serviço: **Aumente limites**

Você pode solicitar o aumento dos limites com base no seu plano. Contate o [time de suporte técnico](/pt-br/documentacao/servicos/suporte/) para fazer a solicitação. ::: - - ---- - From 969e2e7e39d26e98b794de4d1ea1b6f96b62b7cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mariana=20Bellor=C3=ADn=20Aguilera?= <89138244+MarianaAguilera@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:19:20 -0300 Subject: [PATCH 2/2] refactor: adjust env type in ref and guide - PT/EN --- .../build/edge-application/domains/domains.mdx | 4 ++-- .../work-with-domains/configure-domains.mdx | 13 +++++++------ .../build/edge-application/domains/domains.mdx | 4 ++-- .../trabalhe-com-dominios/configurar-dominio.mdx | 13 +++++++------ 4 files changed, 18 insertions(+), 16 deletions(-) diff --git a/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx b/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx index 48563e2dc0..f5651010f5 100644 --- a/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx +++ b/src/content/docs/en/pages/main-menu/reference/build/edge-application/domains/domains.mdx @@ -30,8 +30,8 @@ You may also bind a **Digital Certificate** to domains that use the HTTPS protoc Before going operational, you can activate a testing configuration to preview setups. When creating a new Domain, you can choose the environment type: -- **Production**: production environment of the application. The Azion domain will be in the format `xxxx.map.azionedge.net`. -- **Preview**: environment for testing the application. This configuration won't impact the **Production** environment. The Azion domain will be in the format `xxxx.preview.azionedge.net`. +- **Global Edge Network*: production environment of the application. The Azion domain will be in the format `xxxx.map.azionedge.net`. +- **Staging Network**: environment for testing the application. This configuration won't impact the **Production** environment. The Azion domain will be in the format `xxxx.preview.azionedge.net`. To enable environment selection, contact the [Sales Team](https://www.azion.com/en/contact-sales/). diff --git a/src/content/docs/en/pages/main-menu/work-with-domains/configure-domains.mdx b/src/content/docs/en/pages/main-menu/work-with-domains/configure-domains.mdx index e0fac18a10..3a33c5ea74 100644 --- a/src/content/docs/en/pages/main-menu/work-with-domains/configure-domains.mdx +++ b/src/content/docs/en/pages/main-menu/work-with-domains/configure-domains.mdx @@ -32,12 +32,13 @@ When you create an application [using a template](/en/documentation/products/sta 1. Access [Azion Console](/en/documentation/products/guides/how-to-access-azion-console/) > **Domains**. 2. Click the **+ Domain** button. 3. Give your domain a name. -4. In **Edge Application**, select your edge application. -5. In **Edge Firewall**, select your edge firewall. -6. Disable the **CNAME access only switch**. This'll enable users to access your application using the `xxxxxxxxxx.map.azionedge.net` address. -7. In the **CNAME** field, you may list [custom domain](#linking-a-custom-domain-to-your-application) addresses to link to your application. -8. In **Digital Certificate**, select the **Azion SAN** certificate. -9. Click the **Save** button. +4. Select the **Environment Type** for your domain: **Global Edge Network** (production environment) or **Staging Network** (test environment). +5. In **Edge Application**, select your edge application. +6. In **Edge Firewall**, select your edge firewall. +7. Disable the **CNAME access only switch**. This'll enable users to access your application using the `xxxxxxxxxx.map.azionedge.net` address. +8. In the **CNAME** field, you may list [custom domain](#linking-a-custom-domain-to-your-application) addresses to link to your application. +9. In **Digital Certificate**, select the **Azion SAN** certificate. +10. Click the **Save** button. Wait a few minutes for your new domain to propagate to the edge nodes and access your `xxxxxxxxxx.map.azionedge.net` address to see your edge application online. diff --git a/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx b/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx index a93d3ea687..01e8390be3 100644 --- a/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/referencia/build/edge-application/domains/domains.mdx @@ -30,8 +30,8 @@ Você também pode vincular um **Digital Certificate** a domínios que usam o pr Antes de entrar em operação, você pode ativar uma instância de teste para visualizar as configurações. Ao criar um novo domínio, você pode escolher o tipo de ambiente: -- **Production**: ambiente de produção da aplicação. O domínio Azion terá o formato `xxxx.map.azionedge.net`. -- **Preview**: ambiente para testar a aplicação. Essa configuração não afeta o ambiente de **Production**. O domínio Azion terá o formato `xxxx.preview.azionedge.net`. +- **Global Edge Network**: ambiente de produção da aplicação. O domínio Azion terá o formato `xxxx.map.azionedge.net`. +- **Staging Network**: ambiente para testar a aplicação. Essa configuração não afeta o ambiente de **Production**. O domínio Azion terá o formato `xxxx.preview.azionedge.net`. Para ativar a seleção de ambiente, entre em contato com a [equipe de Vendas](https://www.azion.com/pt-br/contate-vendas/). diff --git a/src/content/docs/pt-br/pages/menu-principal/trabalhe-com-dominios/configurar-dominio.mdx b/src/content/docs/pt-br/pages/menu-principal/trabalhe-com-dominios/configurar-dominio.mdx index 6a9002233d..029cfae44d 100644 --- a/src/content/docs/pt-br/pages/menu-principal/trabalhe-com-dominios/configurar-dominio.mdx +++ b/src/content/docs/pt-br/pages/menu-principal/trabalhe-com-dominios/configurar-dominio.mdx @@ -32,12 +32,13 @@ Quando você cria uma application [usando um template](/pt-br/documentacao/produ 1. Acesse o [Azion Console](/pt-br/documentacao/produtos/guias/como-acessar-o-azion-console/) > **Domains**. 2. Clique no botão **+ Domain**. 3. Dê um nome ao seu domínio. -4. Em **Edge Application**, selecione sua edge application. -5. Em **Edge Firewall**, selecione seu edge firewall. -6. Desative **CNAME Access Only**. Isso permitirá que os usuários acessem sua aplicação usando o endereço `xxxxxxxxxx.map.azionedge.net`. -7. No campo **CNAME**, você pode listar endereços de [domínios personalizados](#vincule-um-dominio-personalizado-a-sua-application) para vincular à sua aplicação. -8. Em **Digital Certificate**, selecione o certificado **Azion SAN**. -9. Clique no botão **Save**. +4. Selecione o **Environment Type** para seu domínio: **Global Edge Network** (ambiente de produção) ou **Staging Network** (ambiente de teste). +5. Em **Edge Application**, selecione sua edge application. +6. Em **Edge Firewall**, selecione seu edge firewall. +7. Desative **CNAME Access Only**. Isso permitirá que os usuários acessem sua aplicação usando o endereço `xxxxxxxxxx.map.azionedge.net`. +8. No campo **CNAME**, você pode listar endereços de [domínios personalizados](#vincule-um-dominio-personalizado-a-sua-application) para vincular à sua aplicação. +9. Em **Digital Certificate**, selecione o certificado **Azion SAN**. +10. Clique no botão **Save**. Aguarde alguns minutos para que seu novo domínio se propague para os edge nodes e acesse o endereço `xxxxxxxxxx.map.azionedge.net` para visualizar sua edge application online.