Azure-Samples / iot-hub-c-m0wifi-getstartedkit

Get started with the Adafruit Feather M0 Wifi Azure IoT Starter Kit
MIT License
5 stars 8 forks source link

Remove trailing spaces in code / configuration samples. #23

Closed caseyhagen closed 8 years ago

caseyhagen commented 8 years ago

Example in section 2.4 when I double click to select the text of the event hub name I get the trailing space as well. When I paste the copied text into azure I get an error about the name. It's hard to tell how to fix the error since the space is invisible to the user. This happens in several sections.

After being redirected, click "Custom Create", Enter the following settings for the Event Hub (use a name of your choice for the event hub and the namespace): ◦Event Hub Name: featherEventHub ◦Region: Your choice ◦Subscription: Your choice ◦Namespace Name: Your Project Namespace, in our case “Feather2Suite”

AttunixCorp commented 8 years ago

There is no trailing space in the MD file. Generally copy and paste is not recommended, which is why we encourage users to use their own names.