Skip to content

Commit dae672b

Browse files
committed
Fix samples link
1 parent 02b5715 commit dae672b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/industrial-iot/tutorial-deploy-industrial-iot-platform.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ The deployment script allows to select which set of components to deploy.
9999
Other hosting and deployment methods:
100100

101101
- For production deployments that require staging, rollback, scaling, and resilience, the platform can be deployed into [Azure Kubernetes Service (AKS)](/azure/aks/learn/quick-kubernetes-deploy-cli)
102-
- Deploying Azure Industrial IoT Platform microservices into an existing Kubernetes cluster using [Helm](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/api-management/how-to-deploy-self-hosted-gateway-kubernetes-helm.md).
103-
- Deploying [Azure Kubernetes Service (AKS) cluster on top of Azure Industrial IoT Platform created by deployment script and adding Azure Industrial IoT components into the cluster](https://github.com/Azure/Industrial-IoT/blob/main/docs/deploy/howto-add-aks-to-ps1.md).
102+
- Deploying Azure Industrial IoT Platform microservices into an existing Kubernetes cluster using [Helm](/azure/api-management/how-to-deploy-self-hosted-gateway-kubernetes-helm).
104103

105104
References:
106105
- [Deploying Azure Industrial IoT Platform](/azure/industrial-iot/tutorial-deploy-industrial-iot-platform)

includes/iot-pnp-service-devguide-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 11/17/2022
99
The following resources are also available:
1010

1111
- [Java SDK reference documentation](/java/api/com.microsoft.azure.sdk.iot.service.devicetwin.devicetwindevice)
12-
- [Digital Twins samples](https://github.com/MicrosoftDocs/samples/blob/live/Azure-Samples/digital-twins-samples/digital-twins-samples/index.yml)
12+
- [Digital Twins samples](https://github.com/Azure/azure-iot-service-sdk-java/blob/main/service/iot-service-samples/readme.md#build-and-run-the-digitaltwinplug-and-play-service-sample-application-for-a-device-with-no-components)
1313

1414
## IoT Hub service client examples
1515

0 commit comments

Comments
 (0)