From 44631d5969764f0c7b10bee312d816816df16cc1 Mon Sep 17 00:00:00 2001 From: Mark Pryce-Maher <35062421+MarkPryceMaherMSFT@users.noreply.github.com> Date: Tue, 2 Nov 2021 19:33:20 +0000 Subject: [PATCH] Update 6_Zero_code_ingestion.sql --- presentations/presentation_a/6_Zero_code_ingestion.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentations/presentation_a/6_Zero_code_ingestion.sql b/presentations/presentation_a/6_Zero_code_ingestion.sql index 8ba8ceb..810c57e 100644 --- a/presentations/presentation_a/6_Zero_code_ingestion.sql +++ b/presentations/presentation_a/6_Zero_code_ingestion.sql @@ -50,7 +50,7 @@ WITH IDENTITY = 'sak' CREATE DATABASE SCOPED CREDENTIAL demo2 WITH IDENTITY = 'demo2' - , SECRET = 'phfYN9K9q9JpJeAit4CXvu+BGX8EJGArvgeL0AOW0z2oeuJw0/LgiLQIhzn+jwITEs5TXvhDCQxxwJnSFsl3+g==' + , SECRET = 'Shh!' CREATE EXTERNAL DATA SOURCE [AzureDataLakeStore] WITH (LOCATION = N'wasbs://streaming@.....blob.core.windows.net',