Skip to content

Commit

Permalink
[EDU-5340] Fix: revise provision files guide (#1207)
Browse files Browse the repository at this point in the history
* fix: revise provision files guide

* Update src/content/docs/pt-br/pages/deploy-jornada/configurar-node/provisionar-arquivos/provisionar-arquivos.mdx

Co-authored-by: Mariana Bellorín Aguilera <89138244+MarianaAguilera@users.noreply.github.com>

---------

Co-authored-by: Mariana Bellorín Aguilera <89138244+MarianaAguilera@users.noreply.github.com>
  • Loading branch information
guiafonso-ol and MarianaAguilera authored Sep 6, 2024
1 parent ee0cc54 commit 4799a05
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ You can create a resource using:
<Fragment slot="tab.api">API</Fragment>

<Fragment slot="panel.console">
1. Access [Azion Console](/en/documentation/products/guides/how-to-access-azion-console/) > **Edge Services**.
2. Select the edge service to which you want to add a resource.
3. Go to the **Resources** tab.
4. Click on **+ Resource**.
1. Access [Azion Console](/en/documentation/products/guides/how-to-access-azion-console/).
2. On the top-left corner, select the **Products menu**, represented by three horizontal lines, and then **Edge Services**.
3. Select the edge service to which you want to add a resource.
4. Go to the **Resources** tab and click on the **+ Resource** button.
5. Enter the **Path** of the resource.
6. Choose the type **Text**.
7. Add the following content to the content block:
Expand All @@ -57,11 +57,12 @@ The tag `{{name}}` will be replaced by the environment configured for the servic
</Fragment>

<Fragment slot="panel.rtm">
1. Go to [Real-Time Manager (RTM)](https://manager.azion.com/) > **Edge Libraries** > **Edge Services**.
2. Select the edge service to which you want to add a resource.
3. Go to the **Resources** tab.
1. Go to [Real-Time Manager (RTM)](https://manager.azion.com/).
2. On the top-left corner, select the **Products menu**, represented by three horizontal lines, and then **Edge Libraries** > **Edge Services**.
3. Select the edge service to which you want to add a resource.
3. Go to the **Resources** tab and click on **Add Resource**.
4. Click on **Add Resource**.
5. Enter the filepath of the resource.
5. Enter the **Filepath** of the resource.
6. Choose the type **Text**.
7. Add the following content to the content block:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ Você pode criar um resource usando:
<Fragment slot="tab.api">API</Fragment>

<Fragment slot="panel.console">
1. Acesse o [Azion Console](/pt-br/documentacao/produtos/guias/como-acessar-o-azion-console/) > **Edge Services**.
2. Selecione o edge service ao qual você deseja adicionar um resource.
3. Vá para a aba **Resources**.
4. Clique em **+ Resource**.
1. Acesse o [Azion Console](/pt-br/documentacao/produtos/guias/como-acessar-o-azion-console/).
2. No canto superior esquerdo da página, abra o **Products menu**, representado por três linhas horizontais, e em seguida selecione **Edge Services**.
3. Selecione o edge service ao qual você deseja adicionar um resource.
4. Vá para a aba **Resources** e clique em **+ Resource**.
5. Insira o **Path** do arquivo do resource.
6. Escolha o tipo **Text**.
7. Adicione o seguinte conteúdo ao bloco `Content`:
Expand All @@ -57,11 +57,11 @@ A tag `{{name}}` será substituída pelo ambiente configurado para o edge servic
</Fragment>

<Fragment slot="panel.rtm">
1. Acesse o [Real-Time Manager (RTM)](https://manager.azion.com/) > **Edge Libraries** > **Edge Services**.
2. Selecione o edge service ao qual você deseja adicionar um resource.
3. Vá para a aba **Resources**.
4. Clique em **Add Resource**.
5. Insira o caminho do arquivo do resource.
1. Acesse o [Real-Time Manager (RTM)](https://manager.azion.com/).
2. No canto superior esquerdo da página, abra o **Products menu**, representado por três linhas horizontais, e em seguida selecione **Edge Libraries** > **Edge Services**.
3. Selecione o edge service ao qual você deseja adicionar um resource.
4. Vá para a aba **Resources** e clique em **Add Resource**.
5. Insira o caminho do arquivo do resource em **Filepath**.
6. Escolha o tipo **Text**.
7. Adicione o seguinte conteúdo ao bloco `Content`:

Expand Down

0 comments on commit 4799a05

Please sign in to comment.