We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666526c commit 7655bd1Copy full SHA for 7655bd1
articles/iot-hub/virtual-network-support.md
@@ -305,10 +305,7 @@ To use this region-limited version of the Azure IoT SDKs with VNET support for C
305
306
1. Create an environment variable named `EnableStorageIdentity` and set its value to `1`.
307
308
-2. Download the SDK:
309
- - > [Java](https://aka.ms/vnetjavasdk)
310
- - > [C#](https://aka.ms/vnetcsharpsdk)
311
- - > [Node.js](https://aka.ms/vnetnodesdk)
+2. Download the SDK: [Java](https://aka.ms/vnetjavasdk) | [C#](https://aka.ms/vnetcsharpsdk) | [Node.js](https://aka.ms/vnetnodesdk)
312
313
For Python, download our limited version from Github.
314
0 commit comments