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
-[Service Principal authentication](#service-principal-authentication)
108
107
109
108
### Basic authentication
110
109
@@ -215,52 +214,6 @@ In addition to the generic properties that are described in the preceding sectio
215
214
}
216
215
```
217
216
218
-
### Service Principal authentication
219
-
220
-
To use **Service Principal** authentication, set up the Snowflake Service-to-Service (S2S) authentication environment referring to [How to configure Azure to issue OAuth tokens on behalf of a client to access Snowflake](https://community.snowflake.com/s/article/Create-External-OAuth-Token-Using-Azure-AD-For-The-OAuth-Client-Itself). Afterwards, make note of these values, which you use to define the linked service:
221
-
222
-
- Application (client) ID, which is **Client ID** in the linked service.
223
-
- Client secret value, which is the **Client secret** in the linked service.
224
-
- Tenant ID
225
-
226
-
In addition to the generic properties that are described in the preceding section, specify the following properties:
| tenantId | Specify the tenant information (domain name or tenant ID) under which your application resides. Retrieve it by hovering over the upper-right corner of the Azure portal. | Yes |
0 commit comments