Skip to content

Commit

Permalink
doc: Add instructions for how to install "nrfcredstore"
Browse files Browse the repository at this point in the history
Azure IoT Hub - Add instructions for how to
install "nrfcredstore"
NCSDK-29789

Signed-off-by: divya pillai <[email protected]>
(cherry picked from commit 7ec7917)
  • Loading branch information
divipillai authored and rlubos committed Dec 6, 2024
1 parent 91164eb commit 6053af5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/nrf/libraries/networking/azure_iot_hub.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ To get started with testing the Azure IoT Hub, make sure that the following prer

* Install the `Azure CLI`_.
* To use the ``nrfcredstore`` tool, the dependencies in the :file:`nrf/scripts/requirements-extra.txt` file must be installed.
Enter the following command in a terminal window to install all the dependencies in the file:

.. code-block:: console
pip3 install -r nrf/scripts/requirements-extra.txt
.. rst-class:: numbered-step

Expand Down

0 comments on commit 6053af5

Please sign in to comment.