From 496489b390663cb57f13091e898d9d2d75cfcad1 Mon Sep 17 00:00:00 2001 From: Mark George <97147743+markg-05@users.noreply.github.com> Date: Tue, 6 May 2025 16:56:03 -0700 Subject: [PATCH] remove reference to -thumb switch -thumb is no longer a valid switch in configure_cloud.ps1 --- Samples/V1.0Samples/LocalMediaSamples/HueBot/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Samples/V1.0Samples/LocalMediaSamples/HueBot/README.md b/Samples/V1.0Samples/LocalMediaSamples/HueBot/README.md index 83ad1a1d3..25f5cbc0f 100644 --- a/Samples/V1.0Samples/LocalMediaSamples/HueBot/README.md +++ b/Samples/V1.0Samples/LocalMediaSamples/HueBot/README.md @@ -85,7 +85,6 @@ For running locally, we need to use a tunneling mechanism to route traffic to yo .\configure_cloud.ps1 -p .\V1.0Samples\LocalMediaSamples\HueBot ` -dns {full cluster name: huebotxxxxx.xxxx.cloudapp.azure.com} ` -cn {full cluster name: huebotxxxxx.xxxx.cloudapp.azure.com} ` - -thumb ABC0000000000000000000000000000000000CBA ` -bid {bot/cluster name: HueBotxxxxx} ` -aid {application id created during registration} ` -as {application secret created during registration}