You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/sql-api-sdk-dotnet-changefeed.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,15 @@ ms.author: maquaran
38
38
39
39
### v2 builds
40
40
41
+
### <aname="2.2.8"/>2.2.8
42
+
* Stability and diagnosability improvements:
43
+
* Added support to detect reading change feed taking long time. When it takes longer than the value specified by the `ChangeFeedProcessorOptions.ChangeFeedTimeout` property, the following steps are taken:
44
+
* The operation to read change feed on the problematic partition is aborted.
45
+
* The change feed processor instance drops ownership of the problematic lease. The dropped lease will be picked up during the next lease acquire step that will be done by the same or different change feed processor instance. This way, reading change feed will start over.
46
+
* An issue is reported to the health monitor. The default heath monitor sends all reported issues to trace log.
47
+
* Added a new public property: `ChangeFeedProcessorOptions.ChangeFeedTimeout`. The default value of this property is 10 mins.
48
+
* Added a new public enum value: `Monitoring.MonitoredOperation.ReadChangeFeed`. When the value of `HealthMonitoringRecord.Operation` is set to `Monitoring.MonitoredOperation.ReadChangeFeed`, it indicates the health issue is related to reading change feed.
49
+
41
50
### <aname="2.2.7"/>2.2.7
42
51
* Improved load balancing strategy for scenario when getting all leases takes longer than lease expiration interval, e.g. due to network issues:
43
52
* In this scenario load balancing algorithm used to falsely consider leases as expired, causing stealing leases from active owners. This could trigger unnecessary re-balancing a lot of leases.
@@ -165,6 +174,7 @@ Any request to Cosmos DB using a retired SDK will be rejected by the service.
Copy file name to clipboardExpand all lines: articles/frontdoor/waf-overview.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,14 +102,17 @@ Custom rules are always applied before rules in the Default Rule Set are evaluat
102
102
103
103
### Bot protection rule (preview)
104
104
105
-
A managed Bot protection rule set can be enabled for your WAF to take custom actions on requests from known malicious IP addresses. The IP addresses are sourced from the Microsoft Threat Intelligence feed. [Intelligent Security Graph](https://www.microsoft.com/security/operations/intelligence) powers Microsoft threat intelligence and is used by multiple services including Azure Security Center.
105
+
A managed Bot protection rule set can be enabled for your WAF to take custom actions on requests from known bot categories.
106
+
There are 3 bot categories supported: bad bots, good bots and unknown bots. In the bad bots category, one rule detects malicious bots based on IP reputation of clieny addresses. IP reputation are sourced from the Microsoft Threat Intelligence feed. [Intelligent Security Graph](https://www.microsoft.com/security/operations/intelligence) powers Microsoft threat intelligence and is used by multiple services including Azure Security Center. In addition, requests that pretend to be known search engines are also detected as malicious.
107
+
Good bots are validated seacrh engines. Unknown categories include requests are are identified as bots, but with unknown intentions.
108
+
You may set custom actions to Block, Allow, Log or redirect for different categories of Bots.
> Bot protection rule set is currently in public preview and is provided with a preview service level agreement. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for details.
111
114
112
-
If Bot Protection is enabled, incoming requests that match Malicious Bots client IPs are logged at FrontdoorWebApplicationFirewallLog log. You may access WAF logs from storage account, event hub or log analytics.
115
+
If Bot Protection is enabled, incoming requests that match bot rules are logged at FrontdoorWebApplicationFirewallLog log. You may access WAF logs from storage account, event hub or log analytics.
Copy file name to clipboardExpand all lines: articles/iot-central/government/tutorial-connected-waste-management.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ To create a new Azure IoT Central connected waste management application:
44
44
45
45

46
46
47
-
2. Click on **Build** from the left navigation menu and select the **Government** tab. The government page displays several government application templates.
47
+
2. Click on **Build** from the left pane and select the **Government** tab. The government page displays several government application templates.
48
48
49
49

50
50
@@ -256,8 +256,8 @@ As a builder, you can change several settings to customize the user experience i
256
256
257
257
If you're not going to continue to use this application, delete your application with the following steps:
258
258
259
-
1. Open the Administration tab from the left navigation menu of your IoT Central application.
260
-
2. Select Application settings and click Delete button at the bottom of the page.
259
+
1. Open the Administration tab from the left pane of your IoT Central application.
260
+
2. Select Application settings and click Delete button at the bottom of the page.
Copy file name to clipboardExpand all lines: articles/iot-central/government/tutorial-water-consumption-monitoring.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ To create a new Azure IoT Central water consumption monitoring application:
44
44
45
45

46
46
47
-
2. Click on **Build** from the left navigation menu and select the **Government** tab. The government page displays several government application templates.
47
+
2. Click on **Build** from the left pane and select the **Government** tab. The government page displays several government application templates.
48
48
49
49

50
50
@@ -240,7 +240,7 @@ As a builder, you can change several settings to customize the user experience i
240
240
241
241
If you're not going to continue to use this application, delete your application with the following steps:
242
242
243
-
1. Open the Administration tab from the left navigation menu of your IoT Central application.
243
+
1. Open the Administration tab from the left pane of your IoT Central application.
244
244
2. Select Application settings and click Delete button at the bottom of the page.
Copy file name to clipboardExpand all lines: articles/iot-central/government/tutorial-water-quality-monitoring.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ To create a new Azure IoT Central water quality monitoring application:
48
48
49
49

50
50
51
-
2. Click on **Build** from the left navigation menu and select the **Government** tab. The government page displays several government application templates.
51
+
2. Click on **Build** from the left pane and select the **Government** tab. The government page displays several government application templates.
52
52
53
53

54
54
@@ -253,8 +253,8 @@ As a builder, you can change several settings to customize the user experience i
253
253
254
254
If you're not going to continue to use this application, delete your application with the following steps:
255
255
256
-
1. Open the Administration tab from the left navigation menu of your IoT Central application.
257
-
2. Select Application settings and click Delete button at the bottom of the page.
256
+
1. Open the Administration tab from the left pane of your IoT Central application.
257
+
2. Select Application settings and click Delete button at the bottom of the page.
Copy file name to clipboardExpand all lines: articles/iot-edge/about-iot-edge.md
+18-17Lines changed: 18 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,20 @@ ms.reviewer: chipalost
8
8
ms.service: iot-edge
9
9
services: iot-edge
10
10
ms.topic: overview
11
-
ms.date: 04/17/2019
11
+
ms.date: 10/28/2019
12
12
ms.author: kgremban
13
13
ms.custom: mvc
14
14
---
15
15
16
16
# What is Azure IoT Edge
17
17
18
-
Azure IoT Edge moves cloud analytics and custom business logic to devices so that your organization can focus on business insights instead of data management. Scale out your IoT solution by packaging your business logic into standard containers, then you can deploy those containers to any of your devices and monitor it all from the cloud.
18
+
Azure IoT Edge moves cloud analytics and custom business logic to devices so that your organization can focus on business insights instead of data management. Scale out your IoT solution by packaging your business logic into standard containers, then you can deploy those containers to any of your devices and monitor it all from the cloud.
19
19
20
-
Analytics drives business value in IoT solutions, but not all analytics needs to be in the cloud. If you want to respond to emergencies as quickly as possible, you can run anomaly detection workloads at the edge. If you want to reduce bandwidth costs and avoid transferring terabytes of raw data, you can clean and aggregate the data locally then only send the insights to the cloud for analysis.
20
+
Analytics drives business value in IoT solutions, but not all analytics needs to be in the cloud. If you want to respond to emergencies as quickly as possible, you can run anomaly detection workloads at the edge. If you want to reduce bandwidth costs and avoid transferring terabytes of raw data, you can clean and aggregate the data locally then only send the insights to the cloud for analysis.
21
21
22
22
Azure IoT Edge is made up of three components:
23
-
***IoT Edge modules** are containers that run Azure services, third-party services, or your own code. Modules are deployed to IoT Edge devices and execute locally on those devices.
23
+
24
+
***IoT Edge modules** are containers that run Azure services, third-party services, or your own code. Modules are deployed to IoT Edge devices and execute locally on those devices.
24
25
* The **IoT Edge runtime** runs on each IoT Edge device and manages the modules deployed to each device.
25
26
* A **cloud-based interface** enables you to remotely monitor and manage IoT Edge devices.
26
27
@@ -29,35 +30,35 @@ Azure IoT Edge is made up of three components:
29
30
30
31
## IoT Edge modules
31
32
32
-
IoT Edge modules are units of execution, implemented as Docker compatible containers, that run your business logic at the edge. Multiple modules can be configured to communicate with each other, creating a pipeline of data processing. You can develop custom modules or package certain Azure services into modules that provide insights offline and at the edge.
33
+
IoT Edge modules are units of execution, implemented as Docker compatible containers, that run your business logic at the edge. Multiple modules can be configured to communicate with each other, creating a pipeline of data processing. You can develop custom modules or package certain Azure services into modules that provide insights offline and at the edge.
33
34
34
35
### Artificial intelligence at the edge
35
36
36
-
Azure IoT Edge allows you to deploy complex event processing, machine learning, image recognition, and other high value AI without writing it in-house. Azure services like Azure Functions, Azure Stream Analytics, and Azure Machine Learning can all be run on-premises via Azure IoT Edge. You’re not limited to Azure services, though. Anyone is able to create AI modules and make them available to the community for use through the Azure Marketplace.
37
+
Azure IoT Edge allows you to deploy complex event processing, machine learning, image recognition, and other high value AI without writing it in-house. Azure services like Azure Functions, Azure Stream Analytics, and Azure Machine Learning can all be run on-premises via Azure IoT Edge. You’re not limited to Azure services, though. Anyone is able to create AI modules and make them available to the community for use through the Azure Marketplace.
37
38
38
39
### Bring your own code
39
40
40
-
When you want to deploy your own code to your devices, Azure IoT Edge supports that, too. Azure IoT Edge holds to the same programming model as the other Azure IoT services. The same code can be run on a device or in the cloud. Azure IoT Edge supports both Linux and Windows so you can code to the platform of your choice. It supports Java, .NET Core 2.0, Node.js, C, and Python so your developers can code in a language they already know and use existing business logic.
41
+
When you want to deploy your own code to your devices, Azure IoT Edge supports that, too. Azure IoT Edge holds to the same programming model as the other Azure IoT services. You can run the same code on a device or in the cloud. Azure IoT Edge supports both Linux and Windows so you can code to the platform of your choice. It supports Java, .NET Core 2.0, Node.js, C, and Python so your developers can code in a language they already know and use existing business logic.
41
42
42
43
## IoT Edge runtime
43
44
44
-
The Azure IoT Edge runtime enables custom and cloud logic on IoT Edge devices. It sits on the IoT Edge device, and performs management and communication operations. The runtime performs several functions:
45
+
The Azure IoT Edge runtime enables custom and cloud logic on IoT Edge devices. The runtime sits on the IoT Edge device, and performs management and communication operations. The runtime performs several functions:
45
46
46
-
*Install and update workloads on the device.
47
-
*Maintain Azure IoT Edge security standards on the device.
48
-
*Ensure that IoT Edge modules are always running.
49
-
*Report module health to the cloud for remote monitoring.
50
-
*Manage communication between downstream leaf devices and an IoT Edge device, between modules on an IoT Edge device, and between an IoT Edge device and the cloud.
47
+
*Installs and update workloads on the device.
48
+
*Maintains Azure IoT Edge security standards on the device.
49
+
*Ensures that IoT Edge modules are always running.
50
+
*Reports module health to the cloud for remote monitoring.
51
+
*Manages communication between downstream leaf devices and an IoT Edge device, between modules on an IoT Edge device, and between an IoT Edge device and the cloud.
51
52
52
53

53
54
54
-
How you use an Azure IoT Edge device is up to you. The runtime is often used to deploy AI to gateway devices which aggregate and process data from other on-premises devices, but this deployment model is just one option.
55
+
How you use an Azure IoT Edge device is up to you. The runtime is often used to deploy AI to gateway devices which aggregate and process data from other on-premises devices, but this deployment model is just one option.
55
56
56
-
The Azure IoT Edge runtime runs on a large set of IoT devices to enable using the runtime in a wide variety of ways. It supports both Linux and Windows operating systems and abstracts hardware details. Use a device smaller than a Raspberry Pi 3 if you’re not processing much data, or use an industrial server to run resource-intensive workloads.
57
+
The Azure IoT Edge runtime runs on a large set of IoT devices that enables using it in a wide variety of ways. It supports both Linux and Windows operating systems and abstracts hardware details. Use a device smaller than a Raspberry Pi 3 if you’re not processing much data, or use an industrial server to run resource-intensive workloads.
57
58
58
59
## IoT Edge cloud interface
59
60
60
-
It's difficult to manage the software lifecycle for millions of IoT devices that are often different makes and models or geographically scattered. Workloads are created and configured for a particular type of device, deployed to all of your devices, and monitored to catch any misbehaving devices. These activities can’t be done on a per device basis and must be done at scale.
61
+
It's difficult to manage the software life cycle for millions of IoT devices that are often different makes and models or geographically scattered. Workloads are created and configured for a particular type of device, deployed to all of your devices, and monitored to catch any misbehaving devices. These activities can’t be done on a per device basis and must be done at scale.
61
62
62
63
Azure IoT Edge integrates seamlessly with Azure IoT solution accelerators to provide one control plane for your solution’s needs. Cloud services allow you to:
63
64
@@ -69,4 +70,4 @@ Azure IoT Edge integrates seamlessly with Azure IoT solution accelerators to pro
69
70
70
71
## Next steps
71
72
72
-
Try out these concepts by [deploying IoT Edge on a simulated device](quickstart.md).
73
+
Try out these concepts by [deploying IoT Edge on a simulated device](quickstart.md).
0 commit comments