You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/preview/2017-09-01-preview/entityTypes/LinkedService.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1084,7 +1084,7 @@
1084
1084
"properties": {
1085
1085
"url": {
1086
1086
"type": "object",
1087
-
"description": "The URL of the web service endpoint, e.g. http://www.microsoft.com . Type: string (or Expression with resultType string)."
1087
+
"description": "The URL of the web service endpoint, e.g. https://www.microsoft.com . Type: string (or Expression with resultType string)."
1088
1088
},
1089
1089
"authenticationType": {
1090
1090
"description": "Type of authentication used to connect to the web table source.",
@@ -1657,7 +1657,7 @@
1657
1657
"properties": {
1658
1658
"url": {
1659
1659
"type": "object",
1660
-
"description": "The base URL of the HTTP endpoint, e.g. http://www.microsoft.com. Type: string (or Expression with resultType string)."
1660
+
"description": "The base URL of the HTTP endpoint, e.g. https://www.microsoft.com. Type: string (or Expression with resultType string)."
1661
1661
},
1662
1662
"authenticationType": {
1663
1663
"description": "The authentication type to be used to connect to the HTTP server.",
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2138,7 +2138,7 @@
2138
2138
"properties": {
2139
2139
"url": {
2140
2140
"type": "object",
2141
-
"description": "The URL of the web service endpoint, e.g. http://www.microsoft.com . Type: string (or Expression with resultType string)."
2141
+
"description": "The URL of the web service endpoint, e.g. https://www.microsoft.com . Type: string (or Expression with resultType string)."
2142
2142
},
2143
2143
"authenticationType": {
2144
2144
"description": "Type of authentication used to connect to the web table source.",
@@ -3680,7 +3680,7 @@
3680
3680
"properties": {
3681
3681
"url": {
3682
3682
"type": "object",
3683
-
"description": "The base URL of the HTTP endpoint, e.g. http://www.microsoft.com. Type: string (or Expression with resultType string)."
3683
+
"description": "The base URL of the HTTP endpoint, e.g. https://www.microsoft.com. Type: string (or Expression with resultType string)."
3684
3684
},
3685
3685
"authenticationType": {
3686
3686
"description": "The authentication type to be used to connect to the HTTP server.",
0 commit comments