Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/quick_start.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
| 172.16.80.31 | test_mysql01 | 3306 | MySQL 5 | root | Test2020.M |

!!! warning "Note"
- Windows assets need [Windows SSH setup](guide/asset_requirements/windows_ssh.md) before executing automation tasks such as `update asset information` and `connectivity testing`; this is not required for logging in to Windows assets.
- MySQL application requires granting `Core` and `KoKo` remote access permissions [MySQL requirements](guide/asset_requirements/mysql.md)
- Windows assets need Windows SSH setup before executing automation tasks such as `update asset information` and `connectivity testing`; this is not required for logging in to Windows assets.

### 2.2 Edit Asset Tree
!!! tip ""
Expand Down
3 changes: 1 addition & 2 deletions docs/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
| 172.16.80.31 | test_mysql01 | 3306 | MySQL 5 | root | Test2020.M |

!!! warning "注意"
- Windows 资产如需执行 `更新资产` 信息、`可连接性测试` 等自动化任务,需先进行 [Windows SSH 设置](guide/asset_requirements/windows_ssh.md),此非登录 Windows 资产的必填项。
- MySQL 应用需要授权 `Core` 和 `KoKo` 的远程访问的权限 [MySQL 应用要求](guide/asset_requirements/mysql.md)
- Windows 资产如需执行 `更新资产` 信息、`可连接性测试` 等自动化任务,需先进行 Windows SSH 设置,此非登录 Windows 资产的必填项。

### 2.2 编辑资产树
!!! tip ""
Expand Down