├── README.md ├── credential └── WorkspaceSystemIdentity.json ├── integrationRuntime └── AutoResolveIntegrationRuntime.json ├── linkedService ├── abderrahimsynapsews-WorkspaceDefaultSqlServer.json └── abderrahimsynapsews-WorkspaceDefaultStorage.json └── publish_config.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elouardyabderrahim/VilleFutur-Projet-Entrepot-de-Donnees-Meteorologiques-sur-Azure-synapse/HEAD/README.md -------------------------------------------------------------------------------- /credential/WorkspaceSystemIdentity.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elouardyabderrahim/VilleFutur-Projet-Entrepot-de-Donnees-Meteorologiques-sur-Azure-synapse/HEAD/credential/WorkspaceSystemIdentity.json -------------------------------------------------------------------------------- /integrationRuntime/AutoResolveIntegrationRuntime.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elouardyabderrahim/VilleFutur-Projet-Entrepot-de-Donnees-Meteorologiques-sur-Azure-synapse/HEAD/integrationRuntime/AutoResolveIntegrationRuntime.json -------------------------------------------------------------------------------- /linkedService/abderrahimsynapsews-WorkspaceDefaultSqlServer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elouardyabderrahim/VilleFutur-Projet-Entrepot-de-Donnees-Meteorologiques-sur-Azure-synapse/HEAD/linkedService/abderrahimsynapsews-WorkspaceDefaultSqlServer.json -------------------------------------------------------------------------------- /linkedService/abderrahimsynapsews-WorkspaceDefaultStorage.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elouardyabderrahim/VilleFutur-Projet-Entrepot-de-Donnees-Meteorologiques-sur-Azure-synapse/HEAD/linkedService/abderrahimsynapsews-WorkspaceDefaultStorage.json -------------------------------------------------------------------------------- /publish_config.json: -------------------------------------------------------------------------------- 1 | {"publishBranch":"main","enableGitComment":true} --------------------------------------------------------------------------------