File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Gets an azure databricks accessConnector.
17
17
### [ Get-AzDatabricksOutboundNetworkDependenciesEndpoint] ( Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md )
18
18
Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane.
19
19
You must configure outbound access with these endpoints.
20
- For more information, see https://docs .microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr
20
+ For more information, see https://learn .microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr
21
21
22
22
### [ Get-AzDatabricksVNetPeering] ( Get-AzDatabricksVNetPeering.md )
23
23
Gets the workspace vNet Peering.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ schema: 2.0.0
10
10
## SYNOPSIS
11
11
Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane.
12
12
You must configure outbound access with these endpoints.
13
- For more information, see https://docs .microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr
13
+ For more information, see https://learn .microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr
14
14
15
15
## SYNTAX
16
16
@@ -22,7 +22,7 @@ Get-AzDatabricksOutboundNetworkDependenciesEndpoint -ResourceGroupName <String>
22
22
## DESCRIPTION
23
23
Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane.
24
24
You must configure outbound access with these endpoints.
25
- For more information, see https://docs .microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr
25
+ For more information, see https://learn .microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/udr
26
26
27
27
## EXAMPLES
28
28
You can’t perform that action at this time.
0 commit comments