December 2019 updates
This commit is contained in:
Родитель
d563bec0cb
Коммит
52570fceae
|
@ -1,9 +1,14 @@
|
|||
# /Office 365 Network Bandwidth meter/
|
||||
This is a beta solution we released recently in September 2018 to:
|
||||
1. Measure network bandwidth usage for pilot users on-boarded to Office 365 or network bandwidth usage of on-premises users.
|
||||
2. Build and maintain endpoint monitoring dashboards post on-boarding users to Office 365
|
||||
You can use this solution if you intend to:
|
||||
1. Measure network bandwidth usage for pilot users on-boarded to Office 365
|
||||
2. Measure network bandwidth usage for services like Exchange Online, SharePoint Online/OneDrive for Business and Microsoft Teams
|
||||
3. Measure network bandwidth usage for traffic to 'Optimize' category Office 365 endpoints
|
||||
4. Measure number of TCP connections used while connecting to Office 365 services like Exchange Online, SharePoint Online/OneDrive for Business
|
||||
5. Measure number of TCP connections used while connecting to 'Optimize' category Office 365 endpoints
|
||||
|
||||
This solution uses Azure monitoring, specifically Service Map. You can apply this concept for measuring any SaaS/PaaS traffic, not just Office 365.
|
||||
This solution uses Azure monitoring, specifically Service Map, dependencies for Service Map like Microsoft Monitoring Agent, Dependency Agent are applicable to this solution. This concept assumes you have pilot batch of users on-boarded to Office 365 or you can monitor a subset of user traffic accessing Office 365 services.
|
||||
|
||||
You can apply this concept for measuring any SaaS/PaaS traffic as long as you can filter the traffic based on Process Name or Destination IP endpoints, not limited to Office 365.
|
||||
|
||||
This solution will allow you to monitor and analyse the following example scenarios:
|
||||
|
||||
|
@ -20,7 +25,11 @@ This solution will allow you to monitor and analyse the following example scenar
|
|||
# Prerequisites
|
||||
Azure Subscription
|
||||
|
||||
Azure Log analytics workspace
|
||||
Azure Monitoring/Log analytics workspace
|
||||
|
||||
Microsoft Monitoring Agent (MMA)
|
||||
|
||||
Dependency Agent
|
||||
|
||||
# Support Statement
|
||||
The scripts, samples, and tools made available through the Open Source initiative are provided as-is. These resources are developed in partnership with the community and do not represent official Microsoft software. As such, support is not available through premier or other official support channels. If you find an issue or have questions please reach out through the issues list and we'll do our best to assist, but there is no support SLA associated with these tools.
|
||||
|
|
Загрузка…
Ссылка в новой задаче