Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Samples/V1.0Samples/LocalMediaSamples/HueBot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down