You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/en/pages/store-journey/storage/use-bucket-as-origin.mdx
+14-11Lines changed: 14 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -187,10 +187,11 @@ Once the changes have been made, access `http://xxxxxxxxxx.map.azionedge.net/ind
187
187
1. Run the following `POST` request in your terminal, replacing `[TOKEN VALUE]` with your [personal token](/en/documentation/products/guides/personal-tokens/):
10. Run the following `GET` request in your terminal to retrieve the ID of the default rule of your edge application's **Rules Engine**, replacing `<edge_application_id>` variable with the edge application ID you copied previously:
13. Run the following `PATCH` request to modify the default rule, replacing `<rule_id>` with the ID of the rule you retrieved in the previous step, leaving the `set_cache_policy` object the same as received in the response:
Copy file name to clipboardExpand all lines: src/content/docs/pt-br/pages/store-jornada/storage/usar-bucket-como-origem.mdx
+14-11Lines changed: 14 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -187,10 +187,11 @@ Uma vez que as alterações tenham sido feitas, acesse `http://xxxxxxxxxx.map.az
187
187
1. Execute a seguinte requisição `POST` no seu terminal, substituindo `[VALOR DO TOKEN]` pelo seu [personal token](/pt-br/documentacao/produtos/guias/personal-tokens/):
10. Execute a seguinte requisição `GET` no seu terminal para recuperar o ID da regra padrão do **Rules Engine** da sua edge application, substituindo a variável `<edge_application_id>` pelo ID da edge application que você copiou anteriormente:
13. Execute a seguinte requisição `PATCH` para modificar a regra padrão, substituindo `<rule_id>` pelo ID da regra que você recuperou no passo anterior, mantendo o objeto `set_cache_policy` igual ao recebido na resposta:
0 commit comments