mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 03:59:12 +00:00
Docs: 404 Link Checker Error Fixing (#22754)
* Docs: SSAS Connector Error Fixed * Docs: DAtafactory Error Fix --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
This commit is contained in:
parent
41e9a23e29
commit
3d23ffb176
@ -30,7 +30,7 @@ Configure and schedule Azure Data Factory metadata and profiler workflows from t
|
|||||||
|
|
||||||
The Ingestion framework uses [Azure Data Factory APIs](https://learn.microsoft.com/en-us/rest/api/datafactory/v2) to connect to the Data Factory and fetch metadata.
|
The Ingestion framework uses [Azure Data Factory APIs](https://learn.microsoft.com/en-us/rest/api/datafactory/v2) to connect to the Data Factory and fetch metadata.
|
||||||
|
|
||||||
You can find further information on the Azure Data Factory connector in the [docs](https://docs.open-metadata.org/connectors/pipeline/datafactory).
|
You can find further information on the Azure Data Factory connector in the [docs](/connectors/pipeline/datafactory).
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
|
|||||||
@ -282,6 +282,8 @@ site_menu:
|
|||||||
url: /connectors/database/ssas
|
url: /connectors/database/ssas
|
||||||
- category: Connectors / Database / SSAS / Run Externally
|
- category: Connectors / Database / SSAS / Run Externally
|
||||||
url: /connectors/database/ssas/yaml
|
url: /connectors/database/ssas/yaml
|
||||||
|
- category: Connectors / Database / SSAS / Troubleshooting
|
||||||
|
url: /connectors/database/ssas/troubleshooting
|
||||||
- category: Connectors / Database / Synapse
|
- category: Connectors / Database / Synapse
|
||||||
url: /connectors/database/synapse
|
url: /connectors/database/synapse
|
||||||
- category: Connectors / Database / Synapse / Run Externally
|
- category: Connectors / Database / Synapse / Run Externally
|
||||||
|
|||||||
@ -19,7 +19,7 @@ Configure and schedule SSAS metadata and profiler workflows from the Collate UI:
|
|||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
- [Metadata Ingestion](#metadata-ingestion)
|
- [Metadata Ingestion](#metadata-ingestion)
|
||||||
- [Connection Details](#connection-details)
|
- [Connection Details](#connection-details)
|
||||||
- [Troubleshooting](/connectors/pipeline/ssas/troubleshooting)
|
- [Troubleshooting](/connectors/database/ssas/troubleshooting)
|
||||||
|
|
||||||
|
|
||||||
{% partial file="/v1.8/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/ssas/yaml"} /%}
|
{% partial file="/v1.8/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/ssas/yaml"} /%}
|
||||||
|
|||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: SSAS Troubleshooting Guide | Collate Support
|
||||||
|
description: Solve SSAS connector issues in Collate with our comprehensive troubleshooting guide. Fix connection errors, resolve common problems & optimize performance.
|
||||||
|
slug: /connectors/database/ssas/troubleshooting
|
||||||
|
collate: true
|
||||||
|
---
|
||||||
|
|
||||||
|
{% partial file="/v1.8/connectors/troubleshooting.md" /%}
|
||||||
@ -30,7 +30,7 @@ Configure and schedule Azure Data Factory metadata and profiler workflows from t
|
|||||||
|
|
||||||
The Ingestion framework uses [Azure Data Factory APIs](https://learn.microsoft.com/en-us/rest/api/datafactory/v2) to connect to the Data Factory and fetch metadata.
|
The Ingestion framework uses [Azure Data Factory APIs](https://learn.microsoft.com/en-us/rest/api/datafactory/v2) to connect to the Data Factory and fetch metadata.
|
||||||
|
|
||||||
You can find further information on the Azure Data Factory connector in the [docs](https://docs.open-metadata.org/connectors/pipeline/datafactory).
|
You can find further information on the Azure Data Factory connector in the [docs](/connectors/pipeline/datafactory).
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
|
|||||||
@ -288,6 +288,8 @@ site_menu:
|
|||||||
url: /connectors/database/ssas
|
url: /connectors/database/ssas
|
||||||
- category: Connectors / Database / SSAS / Run Externally
|
- category: Connectors / Database / SSAS / Run Externally
|
||||||
url: /connectors/database/ssas/yaml
|
url: /connectors/database/ssas/yaml
|
||||||
|
- category: Connectors / Database / SSAS / Troubleshooting
|
||||||
|
url: /connectors/database/ssas/troubleshooting
|
||||||
- category: Connectors / Database / Synapse
|
- category: Connectors / Database / Synapse
|
||||||
url: /connectors/database/synapse
|
url: /connectors/database/synapse
|
||||||
- category: Connectors / Database / Synapse / Run Externally
|
- category: Connectors / Database / Synapse / Run Externally
|
||||||
|
|||||||
@ -19,7 +19,7 @@ Configure and schedule SSAS metadata and profiler workflows from the Collate UI:
|
|||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
- [Metadata Ingestion](#metadata-ingestion)
|
- [Metadata Ingestion](#metadata-ingestion)
|
||||||
- [Connection Details](#connection-details)
|
- [Connection Details](#connection-details)
|
||||||
- [Troubleshooting](/connectors/pipeline/ssas/troubleshooting)
|
- [Troubleshooting](/connectors/database/ssas/troubleshooting)
|
||||||
|
|
||||||
|
|
||||||
{% partial file="/v1.9/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/ssas/yaml"} /%}
|
{% partial file="/v1.9/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/ssas/yaml"} /%}
|
||||||
|
|||||||
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: SSAS Troubleshooting Guide | Collate Support
|
||||||
|
description: Solve SSAS connector issues in Collate with our comprehensive troubleshooting guide. Fix connection errors, resolve common problems & optimize performance.
|
||||||
|
slug: /connectors/database/ssas/troubleshooting
|
||||||
|
collate: true
|
||||||
|
---
|
||||||
|
|
||||||
|
{% partial file="/v1.9/connectors/troubleshooting.md" /%}
|
||||||
@ -30,7 +30,7 @@ Configure and schedule Azure Data Factory metadata and profiler workflows from t
|
|||||||
|
|
||||||
The Ingestion framework uses [Azure Data Factory APIs](https://learn.microsoft.com/en-us/rest/api/datafactory/v2) to connect to the Data Factory and fetch metadata.
|
The Ingestion framework uses [Azure Data Factory APIs](https://learn.microsoft.com/en-us/rest/api/datafactory/v2) to connect to the Data Factory and fetch metadata.
|
||||||
|
|
||||||
You can find further information on the Azure Data Factory connector in the [docs](https://docs.open-metadata.org/connectors/pipeline/datafactory).
|
You can find further information on the Azure Data Factory connector in the [docs](/connectors/pipeline/datafactory).
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user