File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
samples/applications/iot-smart-grid Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
<supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.5.2" />
5
5
</startup >
6
6
<connectionStrings >
7
- <!-- <add name="Db" connectionString="Server=tcp:peskount-hktest1 .database.windows.net,1433;Database=PowerConsumption;User ID=demovm001@peskount-hktest1 ;Password=LetAzureIn0_ ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;"/>-->
7
+ <!-- <add name="Db" connectionString="Server=tcp:<server> .database.windows.net,1433;Database=PowerConsumption;User ID=<user> ;Password=<password> ;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;"/>-->
8
8
<add name =" Db" connectionString =" Server=.;Database=PowerConsumption;Integrated Security=True" />
9
9
</connectionStrings >
10
10
<appSettings >
You can’t perform that action at this time.
0 commit comments