Skip to content

Commit d1ec7df

Browse files
baandersdominicbetts
authored andcommitted
OEE nit
1 parent b5b0900 commit d1ec7df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/iot-operations/includes/add-cluster-secret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@ To add the secret reference to your Kubernetes cluster, edit the **aio-default-s
5252
objectName: AIOFabricSecret
5353
objectType: secret
5454
objectVersion: ""
55-
tenantId: <this is your tenant id>
55+
tenantId: <this is your tenant ID>
5656
usePodIdentity: "false"
5757
provider: azure
5858
```
5959

6060
1. Save the changes and exit from the editor.
6161

62-
The CSI driver updates secrets by using a polling interval, therefore the new secret isn't available to the pod until the polling interval is reached. To update the pod immediately, restart the pods for the component. For example, to restart Data Processor run the following commands:
62+
The CSI driver updates secrets by using a polling interval, therefore the new secret isn't available to the pod until the polling interval is reached. To update the pod immediately, restart the pods for the component. To restart Data Processor, run the following commands:
6363

6464
```console
6565
kubectl delete pod aio-dp-reader-worker-0 -n azure-iot-operations

articles/iot-operations/view-analyze-data/tutorial-overall-equipment-effectiveness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ To create a filter that lets you calculate OEE for each Contoso site and further
839839

840840
1. Select the **Line chart** icon in the visualizations panel and then check **Timestamp** and **AverageSpeed**.
841841

842-
1. Your dashboard now looks like the following example
842+
1. Your dashboard now looks like the following example:
843843

844844
:::image type="content" source="media/tutorial-overall-equipment-effectiveness/dashboard-line-charts.png" alt-text="Screenshot that shows line charts on a Power BI dashboard." lightbox="media/tutorial-overall-equipment-effectiveness/dashboard-line-charts.png":::
845845

0 commit comments

Comments
 (0)