diff --git a/docs/data_catalog/connectors/create_connector.md b/docs/data_catalog/connectors/create_connector.md index 80ed85be..8463ecdf 100644 --- a/docs/data_catalog/connectors/create_connector.md +++ b/docs/data_catalog/connectors/create_connector.md @@ -1,24 +1,23 @@ # How to create a connector in Fabric's Data Catalog? -:fontawesome-brands-youtube:{ .youtube } How to create a connector to an RDBMS in Fabric? +:fontawesome-brands-youtube:{ .youtube } How to create a connector to an RDBMS in Fabric? To create a connector in YData Fabric, select the "Connectors" page from the left side menu, as illustrated in the image below. ![Select Connectors from Homepage](../../assets/data_catalog/connectors/go_to_connector.png){: style="width:75%"} -Click in *"Add Connector"* and a list of connector types to choose from will be shown to you. +Click in *"Add Connector"* and a list of connector types to choose from will be shown to you. ![Select AWS connector](../../assets/data_catalog/connectors/select_connector.png){: style="width:75%"} -For the purpose of this example we will be creating a connector to our AWS S3 storage. -The credentials/secrets to your storage will be requested. After adding them, you can *"Test connection"* -to ensure that all the details are correct. -A confirmation message, similar to the one shown in the image below, should appear in our screen, -letting you know that you can now save your connector successfully! +For the purpose of this example we will be creating a connector to our AWS S3 storage. +The credentials/secrets to your storage will be requested. After adding them, you can *"Test connection"* +to ensure that all the details are correct. +A confirmation message, similar to the one shown in the image below, should appear in our screen, +letting you know that you can now save your connector successfully! - ![Succesfully connection test](../../assets/data_catalog/connectors/successful_connection.png){: style="width:50%"} + ![Succesfully connection test](../../assets/data_catalog/connectors/successful_connection.png){: style="width:50%"} **Congrats!** 🚀 You have now created your first **Connector**! You can now create different *Datasources* in your project's Data Catalog. Get ready for your journey of improved quality data for AI. -