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: docs/ssms/menu-help/options-azure-services.md
+38-14Lines changed: 38 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,17 +20,41 @@ Use this page to specify options related to Azure cloud services. To access this
20
20
21
21
## Miscellaneous
22
22
23
-
- ADAL Output Window Trace Level
24
-
The level of Azure Active Directory (AAD) login tracing to send to the Output window.
25
-
- Value(s)
26
-
- Information
27
-
- None
28
-
- Verbose
29
-
- Warning
30
-
31
-
- Azure Data Factory Portal URL
32
-
Specifies the URL for the Azure Data Factory portal
33
-
- Value(s)
34
-
- https://adf.azure.com/
35
-
36
-
-
23
+
| Option | Information | Description |
24
+
|--------|-------------|-------------|
25
+
| ADAL Output Window Trace Level |**Information** <br> **None** <br> **Verbose** <br> **Warning**| The level of Azure Active Directory (AAD) login tracing to send to the Output window. |
26
+
| Azure Data Factory Portal URL |https://adf.azure.com/| Specifies the URL for the Azure Data Factory portal. |
27
+
| Enable conditional access to Azure SQL Database (EXPERIMENTAL) |**True** <br> **False**| EXPERIMENTAL: If true, requests for access tokens for Azure SQL Database that includes a claim for access to the selected server. Setting may require a restart of SSMS to take effect. |
28
+
| Gallery Endpoint |https://gallery.azure.com/| Specifies the endpoint for the Resource Manager gallery of deployment templates. |
| Graph Endpoint |https://graph.windows.net/| Specifies the URL for Azure Active Directory Graph requests. |
31
+
| Management Portal URL |https://portal.azure.com| Specifies the URL for the Management Portal. |
32
+
| Publish Setting File URL |https://go.microsoft.com/fwlink/?LinkID=335839| Specifies the URL from which the `.publishsettings` file can be downloaded. |
33
+
| SQL Database Service Principle Name |https://database.windows.net/| The Azure SQL Database SPN to obtain a token when using AAD authentication. Also the audience of the JSON Web Token (JWT) for server-side JSON Web Token (JWT) parsing/validation. |
34
+
35
+
## Resource Management
36
+
37
+
| Option | Information | Description |
38
+
|--------|-------------|-------------|
39
+
| Active Directory Authority |https://login.microsoftonline.com/| Specifies the base authority for Azure Active Directory (AAD) authentication. |
40
+
| Active Directory Service Endpoint Resource ID |https://management.core.windows.net/| Specifies the audience for tokens that authenticate requests to Azure Resource Manager (ARM) or Service Management (RDFE) endpoints. |
41
+
| Resource Manager Endpoint |https://management.azure.com/| Specifies the URL for REsource Management requests. |
42
+
| Service Endpoint |https://management.core.windows.net/| Specifies the endpoint for Service Management requests. |
43
+
44
+
## Select an Azure Cloud
45
+
46
+
| Option | Information | Description |
47
+
|--------|-------------|-------------|
48
+
| Name |**Azure China Cloud** <br><br> **Azure Cloud** <br><br> **Azure German Cloud** <br><br> **Azure US Government** <br><br> **Custom**| Select the Azure Cloud to which Management Studio connects to discover and manage resources. Select **Custom** to provide your own URLs and DNS suffixes. |
49
+
50
+
## Service Addresses
51
+
52
+
| Option | Information | Description |
53
+
|--------|-------------|-------------|
54
+
| Azure Data Lake Services Endpoint | azuredatalakeanalytics.net | Specifies the Azure Data Lake Analytics catalog and job endpoint suffix. |
55
+
| Azure Data Lake Store File System Endpoint | azuredatalakestore.net | Specifies the Azure Data Lake Store files system endpoint suffix. |
56
+
| Azure Key Vault Audience |https://vault.azure.net| Specifies the audience for access tokens that authorize requests for Key Vault services. |
57
+
| Azure Key Vault DNS Suffix | vault.azure.net | Specifies the domain name suffix for Azure Key Vault servers. |
58
+
| SQL Database DNS Suffix | database.windows.net | Specifies the domain name suffix for Azure SQL Database servers. |
59
+
| Storage Endpoint | core.windows.net | Specifies the endpoint for storage access. The option includes, blobs, tables, queues, and file storages. |
60
+
| Traffic Manager DNS Suffix | trafficmanager.net | Specifies the domain name suffix for Azure Traffic Manager services. |
0 commit comments