Skip to content

Commit afe008b

Browse files
authored
Merge pull request #51409 from ankitscribbles/patch-1
Removing a note for TSI availability in China
2 parents f334e58 + af04322 commit afe008b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/iot-accelerators/iot-accelerators-remote-monitoring-sample-walkthrough.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@ The ASA jobs deliver the telemetry from the connected devices to Time Series Ins
121121

122122
[Azure Time Series Insights](https://docs.microsoft.com/azure/time-series-insights/) stores the telemetry from the devices connected to the solution accelerator. It also enables visualizing and querying device telemetry in the solution web UI.
123123

124-
> [!NOTE]
125-
> Time Series Insights is not currently available in the Azure China cloud. New Remote Monitoring solution accelerator deployments in the Azure China cloud use Cosmos DB for all storage.
126-
127124
### Configuration microservice
128125

129126
The [configuration microservice](https://github.com/Azure/remote-monitoring-services-dotnet/tree/master/config) provides a RESTful endpoint for CRUD operations on device groups, solution settings, and user-settings in the solution accelerator. It works with the storage adapter microservice to persist the configuration data.

0 commit comments

Comments
 (0)