Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.14 KB

iot-hub-include-find-service-connection-string.md

File metadata and controls

26 lines (19 loc) · 1.14 KB
title description author ms.service services ms.topic ms.date ms.author ms.custom
include file
include file
robinsh
iot-hub
iot-hub
include
07/16/2019
robinsh
include file

To get the IoT Hub connection string for the service policy, follow these steps:

  1. In the Azure portal, select Resource groups. Select the resource group where your hub is located, and then select your hub from the list of resources.

  2. On the left-side pane of your IoT hub, select Shared access policies.

  3. From the list of policies, select the service policy.

  4. Under Shared access keys, select the copy icon for the Connection string -- primary key and save the value.

    Show how to retrieve the connection string

For more information about IoT Hub shared access policies and permissions, see Access control and permissions.