Multiple errors when creating a sandbox environment for DP-900 excercise

Irik Tolboom 66 Reputation points
2022-08-30T11:41:28.193+00:00

Hi all,

Can someone help me fix these issues:

Kind regards,
Irik

Error message below:

Requesting a Cloud Shell.Succeeded.
Connecting terminal...

Welcome to Azure Cloud Shell

Type "az" to use Azure CLI
Type "help" to learn about Cloud Shell

irik_tolboom [ ~ ]$ git clone https://github.com/MicrosoftLearning/DP-900T00A-Azure-Data-Fundamentals dp-900
Cloning into 'dp-900'...
remote: Enumerating objects: 4042, done.
remote: Counting objects: 100% (426/426), done.
remote: Compressing objects: 100% (195/195), done.
remote: Total 4042 (delta 259), reused 381 (delta 228), pack-reused 3616
Receiving objects: 100% (4042/4042), 8.15 MiB | 6.97 MiB/s, done.
Resolving deltas: 100% (967/967), done.
irik_tolboom [ ~ ]$ cd dp-900/streaming
irik_tolboom [ ~/dp-900/streaming ]$ bash setup.sh
Installing required Azure CLI extensions - this may take a few minutes...
The installed extension 'stream-analytics' is experimental and not covered by customer support. Please use with discretion.
Using the learn-99120767-80c3-4699-8110-52f63a8331c4 resource group...
Creating IoT hub...
(400019) Max number of Iot Hubs exceeded for sku = Free, Max Allowed = 1, Current = 2 in the subscription Id: c5fb91a9-7c27-4cd7-8d48-1c0d76932e3d. If you contact a support representative please include this correlation identifier: b117e759-3884-42da-bfb0-8e72d638a66b, timestamp: 2022-08-30 11:33:12Z, errorcode: IH400019.
Code: 400019
Message: Max number of Iot Hubs exceeded for sku = Free, Max Allowed = 1, Current = 2 in the subscription Id: c5fb91a9-7c27-4cd7-8d48-1c0d76932e3d. If you contact a support representative please include this correlation identifier: b117e759-3884-42da-bfb0-8e72d638a66b, timestamp: 2022-08-30 11:33:12Z, errorcode: IH400019.
ERROR: Unable to find IoT Hub: iothub93fc58d2260e40aeaf in current subscription c5fb91a9-7c27-4cd7-8d48-1c0d76932e3d.
Unable to find IoT Hub: iothub93fc58d2260e40aeaf in current subscription c5fb91a9-7c27-4cd7-8d48-1c0d76932e3d.
ERROR: Unable to find IoT Hub: iothub93fc58d2260e40aeaf in current subscription c5fb91a9-7c27-4cd7-8d48-1c0d76932e3d.
Creating storage...
Creating Stream Analytics job...
Command group 'stream-analytics' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Command group 'stream-analytics' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
(BadRequest) The JSON provided in the request body is invalid. Property 'sharedAccessPolicyKey' value length 0 is not in the acceptable range from 1 to 4194304.
Code: BadRequest
Message: The JSON provided in the request body is invalid. Property 'sharedAccessPolicyKey' value length 0 is not in the acceptable range from 1 to 4194304.
Command group 'stream-analytics' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Command group 'stream-analytics' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
irik_tolboom [ ~/dp-900/streaming ]$

Community Center Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-08-30T12:59:34.777+00:00

    Microsoft Certification Program is supported on their own forums. I'd try asking for help with course issues in dedicated forums here. (Participate\Ask A Question)
    Courses and Course Content/Course Content Issue
    Troubleshooting known issues
    Content Reporting

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.