This commit is contained in:
Jon Ormond 2016-04-05 15:33:32 -07:00
Родитель 206741ed3f
Коммит 7e601a84d1
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,7 +1,7 @@
# Azure Networking Log Converter
Code for downloading operational network logs and converting them to .CSV files. Files can to be then uploaded to Power BI for analysis.
Code for downloading operational network logs and converting them to .CSV files. Files can then be uploaded to Power BI for analysis.
## Running this sample
### Prerequisites:

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

@ -9,7 +9,7 @@ The current tools/tool-sets are:
[AzureCT][AzureCT] is a collection of server side web pages and local PowerShell that will generate, collect, store, and display availability statistics of the network between you and a newly built Windows VM in Azure. It will do more in the future, but currently only provides availability information.
#### LogConverter
[LogConverter][LogConverter] contains code for downloading operational network logs and converting them to .CSV files. Files can to be then uploaded to Power BI for analysis.
[LogConverter][LogConverter] contains code for downloading operational network logs and converting them to .CSV files. Files can then be uploaded to Power BI for analysis.
<!--Image References-->
[0]: ./AzureCT/media/AzureNMT.png "Azure Network Monitoring Tools"