This commit is contained in:
Chi Nguyen 2020-07-08 11:02:36 -07:00 коммит произвёл GitHub
Родитель f77ea17243
Коммит 387c2da8ab
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -27,7 +27,7 @@ To configure the tool, the following assembly is required to post custom data to
## Setup
1) Clone Azure Sentinel repository by running this command: git clone https://github.com/Azure/Azure-Sentinel.git
2) In the cloned repo, navigate to the **Tools** directory, and open **HttpDataCollectorAPI** solution.
2) In the cloned repo, navigate to the **Tools** directory, then in **HttpDataCollectorAPI** folder, open **HttpDataCollectorAPI.sln**.
3) Install necessary dependencies: In Visual Studio, right click the **HttpDataCollectorAPI** solution.
Click **Restore NuGet Packages**.
4) Open **Program.cs** file, fill in the values of the following variables using the information you've saved from the [Prerequisites](#Prerequisites) section.
@ -58,4 +58,4 @@ For more information see the [Code of Conduct FAQ](https://opensource.microsoft.
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
### Copyright
Copyright (c) 2020 Microsoft. All rights reserved.
Copyright (c) 2020 Microsoft. All rights reserved.