> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-62-amendments-to-regulation-eu-no-600-2014.md).

# Article 62 — Amendments to Regulation (EU) No 600/2014

Regulation (EU) No 600/2014 is amended as follows:

1. Article 27g is amended as follows:
   1. paragraph 4 is replaced by the following:

      1. '4. An APA shall comply with the requirements concerning the [security of network and information systems](https://www.mica.wtf/definitions/definitions/dora/security-of-network-and-information-systems) set out in Regulation (EU) 2022/2554 of the European Parliament and of the Council (\*4).

      (\*4) Regulation (EU) 2022/2554 of the European Parliament and of the Council of 14 December 2022 on [digital operational resilience](https://www.mica.wtf/definitions/definitions/dora/digital-operational-resilience) for the financial sector and amending Regulations (EC) No 1060/2009, (EU) No 648/2012, (EU) No 600/2014, (EU) No 909/2014 and (EU) 2016/1011 (OJ L 333, 27.12.2022, p. 1).';"
   2. in paragraph 8, point (c) is replaced by the following:
      1. '(c) the concrete organisational requirements laid down in paragraphs 3 and 5.';
2. Article 27h is amended as follows:
   1. paragraph 5 is replaced by the following:

      '5. A CTP shall comply with the requirements concerning the [security of network and information systems](https://www.mica.wtf/definitions/definitions/dora/security-of-network-and-information-systems) set out in Regulation (EU) 2022/2554.'.
   2. in paragraph 8, point (e) is replaced by the following:
      1. '(e) the concrete organisational requirements laid down in paragraph 4.';
3. Article 27i is amended as follows:
   1. paragraph 3 is replaced by the following:

      '3. An ARM shall comply with the requirements concerning the [security of network and information systems](https://www.mica.wtf/definitions/definitions/dora/security-of-network-and-information-systems) set out in Regulation (EU) 2022/2554.';
   2. in paragraph 5, point (b) is replaced by the following:
      1. '(b) the concrete organisational requirements laid down in paragraphs 2 and 4.'.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-ix-transitional-and-final-provisions/article-62-amendments-to-regulation-eu-no-600-2014.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
