Search Suggest

MARK
MARK

Azure Data Factory - Use Key Vault Secret in pipeline

Case I want to use secrets from Azure Key Vault in my Azure Data Factory (ADF) pipeline, but only certain properties of the  Linked Services can be f…

Databases in DevOps - Publishing profile

Case I can’t release my database project due an error “data loss could occur” error code Updating database (Failed) *** Could not deploy package. War…

Use BIML to create SSIS packages from csv files

Case The Case is about importing flat files (CSV’s) without the necessity of metadata.  Because BIML always check’s if the tables are accessible befo…

Use BIML and csv files to create tables

Case The case is about importing flat files (CSV’s) without the necessity of metadata. Because BIML always checks if the tables are accessible before…

Azure Event Hub vs IoT Hub

Case During our journey we noticed that in our team there is some confussion about the differences between an Event hub and an IoT hub. After some re…

IoT Adventure: 1 - Setting up Raspberry Pi with sensors

Case For our Internet of Things experience we use the Raspberry pi 2. With the raspberry it’s easy to connect different sensors and program them to …