Skip to content

Commit f89390b

Browse files
authored
update link docs -> learn (Azure#21826)
1 parent 9454f78 commit f89390b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/Databricks/docs/Az.Databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Gets an azure databricks accessConnector.
1717
### [Get-AzDatabricksOutboundNetworkDependenciesEndpoint](Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md)
1818
Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane.
1919
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
2121

2222
### [Get-AzDatabricksVNetPeering](Get-AzDatabricksVNetPeering.md)
2323
Gets the workspace vNet Peering.

src/Databricks/docs/Get-AzDatabricksOutboundNetworkDependenciesEndpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ schema: 2.0.0
1010
## SYNOPSIS
1111
Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane.
1212
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
1414

1515
## SYNTAX
1616

@@ -22,7 +22,7 @@ Get-AzDatabricksOutboundNetworkDependenciesEndpoint -ResourceGroupName <String>
2222
## DESCRIPTION
2323
Gets the list of endpoints that VNET Injected Workspace calls Azure Databricks Control Plane.
2424
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
2626

2727
## EXAMPLES
2828

0 commit comments

Comments
 (0)