Skip to content

Commit

Permalink
Remove Hidden Characters (Azure#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangan12 authored Apr 28, 2017
1 parent 5199804 commit 88a35f5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1455,7 +1455,7 @@
},
"keyName": {
"type": "string",
"description": "The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub."
"description": "The name of the SAS key that grants the Time Series Insights service access to the event hub. The shared access policies for this key must grant 'Listen' permissions to the event hub."
}
},
"allOf": [
Expand Down Expand Up @@ -1517,7 +1517,7 @@
},
"keyName": {
"type": "string",
"description": "The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub."
"description": "The name of the Shared Access Policy key that grants the Time Series Insights service access to the iot hub. This shared access policy key must grant 'service connect' permissions to the iot hub."
}
},
"allOf": [
Expand Down

0 comments on commit 88a35f5

Please sign in to comment.