File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ This Snowflake connector supports the following authentication types. See the co
90
90
91
91
92
92
- [ Basic authentication] ( #basic-authentication )
93
- - [ OAuth2 authentication] ( #oauth2 -authentication )
93
+ - [ OAuth authentication] ( #oauth -authentication )
94
94
95
95
### Basic authentication
96
96
@@ -149,10 +149,10 @@ The following properties are supported for a Snowflake linked service when using
149
149
}
150
150
```
151
151
152
- ### OAuth2 authentication
152
+ ### OAuth authentication
153
153
154
154
> [ !Note]
155
- > Currently, the OAuth2 authentication is not supported in data flow.
155
+ > Currently, the OAuth authentication is not supported in mapping data flow and script activity .
156
156
157
157
The following properties are supported for a Snowflake linked service when using ** OAuth2** authenticaition.
158
158
You can’t perform that action at this time.
0 commit comments