Skip to content

1: Using this repository

Kevin Chant edited this page Aug 4, 2024 · 1 revision

To use this repository you can first import or fork it into GitHub.

There are a number of ways you can do this. For example, you can fork the repository directly into your own GitHub account.

Once done, you can can the work with the workflow in the in the .github/workflows subfolder.

If you are going to use the contents of the repository for testing then you will need to create secrets. At the very least you will need the below secrets configured either directly in GitHub or by reading secrets from Azure Key Vaultreading secrets from Azure Key Vault:

  • SOURCE_DW - Name of the source Data Warehouse.
  • FabricDW_Connection_String - Connection string to connect to the target Data Warehouse.