Skip to content

Commit 2abf644

Browse files
committed
Fix warnings
1 parent 56bf3d7 commit 2abf644

File tree

4 files changed

+14
-5
lines changed

4 files changed

+14
-5
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@
950950
"articles/iot-accelerators/.openpublishing.redirection.iot-accelerators.json",
951951
"articles/iot-develop/.openpublishing.redirection.iot-develop.json",
952952
"articles/iot-edge/.openpublishing.redirection.iot-edge.json",
953+
"articles/iot-fundamentals/.openpublishing.redirection.iot-fundamentals.json",
953954
"articles/mariadb/.openpublishing.redirection.mariadb.json",
954955
"articles/marketplace/.openpublishing.redirection.marketplace.json",
955956
"articles/mysql/.openpublishing.redirection.mysql.json",

articles/iot-central/core/overview-iot-central.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: mvc, contperf-fy21q2, contperf-fy22q1, contperf-fy22q2
1212

1313
# What is Azure IoT Central?
1414

15-
IoT Central is an IoT [application platform as a service (aPaaS)](../../iot-fundamentals/iot-solution-apaas-paas.md) that reduces the burden and cost of developing, managing, and maintaining IoT solutions. Use IoT Central to quickly evaluate your IoT scenario and assess the opportunities it can create for your business. IoT Central streamlines the development of a complex and continually evolving IoT infrastructure by letting you to focus your efforts on determining the business impact you can create with the IoT data stream.
15+
IoT Central is an IoT application platform as a service (aPaaS) that reduces the burden and cost of developing, managing, and maintaining IoT solutions. Use IoT Central to quickly evaluate your IoT scenario and assess the opportunities it can create for your business. IoT Central streamlines the development of a complex and continually evolving IoT infrastructure by letting you to focus your efforts on determining the business impact you can create with the IoT data stream.
1616

1717
The web UI lets you quickly connect devices, monitor device conditions, create rules, and manage devices and their data throughout their life cycle. Furthermore, it enables you to act on device insights by extending IoT intelligence into line-of-business applications. Once you've used IoT Central to evaluate your IoT scenario, you can then build your enterprise ready solutions by using the power of Azure IoT platform.
1818

@@ -119,7 +119,7 @@ IoT Central applications are fully hosted by Microsoft, which reduces the admini
119119

120120
## Pricing
121121

122-
Applications you create using the *standard* plan are billed on a per device basis, you can choose either **Standard 0**, **Standard 1**, or **Standard 2** pricing plan with the first two devices being free. Learn more about [IoT Central pricing](https://aka.ms/iotcentral-pricing).
122+
Applications you create using the *standard* plan are billed on a per device basis, you can choose either **Standard 0**, **Standard 1**, or **Standard 2** pricing plan with the first two devices being free. Learn more about [IoT Central pricing](https://azure.microsoft.com/pricing/details/iot-central/).
123123

124124
## User roles
125125

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/iot-fundamentals/iot-solution-apaas-paas.md",
5+
"redirect_url": "/azure/iot-fundamentals",
6+
"redirect_document_id": false
7+
}
8+
]
9+
}
10+
11+

articles/iot-fundamentals/index.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ conceptualContent:
6262
- url: ../iot-central/core/quick-deploy-iot-central.md
6363
itemType: quickstart
6464
text: Use your smartphone as a device to connect to IoT Central
65-
- url: iot-solution-apaas-paas.md
66-
itemType: concept
67-
text: What's the difference between PaaS and aPaaS?
6865
# footerLink
6966
footerLink:
7067
url: ../iot-central/index.yml

0 commit comments

Comments
 (0)