File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/synapse-analytics Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ CREATE MASTER KEY ENCRYPTION BY PASSWORD = <enter very strong password here>
67
67
-- create credentials for containers in our demo storage account
68
68
CREATE DATABASE SCOPED CREDENTIAL sqlondemand
69
69
WITH IDENTITY= ' SHARED ACCESS SIGNATURE' ,
70
- SECRET = ' sv=2018-03-28 &ss=bf &srt=sco &sp=rl&st=2019-10-14T12%3A10%3A25Z&se=2061-12-31T12%3A10%3A00Z& sig=KlSU2ullCscyTS0An0nozEpo4tO5JAgGBvw%2FJX2lguw %3D'
70
+ SECRET = ' sv=2022-11-02 &ss=b &srt=co &sp=rl&se=2042-11-26T17:40:55Z&st=2024-11-24T09:40:55Z&spr=https& sig=DKZDuSeZhuCWP9IytWLQwu9shcI5pTJ%2Fw5Crw6fD%2BC8 %3D'
71
71
GO
72
72
CREATE EXTERNAL DATA SOURCE SqlOnDemandDemo WITH (
73
73
LOCATION = ' https://sqlondemandstorage.blob.core.windows.net' ,
You can’t perform that action at this time.
0 commit comments