6 lines
584 B
XML
6 lines
584 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<connectionStrings>
|
|
<add name="AzureProdConnectionString" connectionString="DefaultEndpointsProtocol=https;AccountName=taloyhtioidpdev;AccountKey=R/NmqHI9d9N7lU3pzhR0kdQjIQ2Wz9inZSiywWjxD8bdKB+GVEI1BSY/RRcP5icsA7lJJ2pTLheGFC9vfrooKw==;BlobEndpoint=https://taloyhtioidpdev.blob.core.windows.net/;QueueEndpoint=https://taloyhtioidpdev.queue.core.windows.net/;TableEndpoint=https://taloyhtioidpdev.table.core.windows.net/;FileEndpoint=https://taloyhtioidpdev.file.core.windows.net/;" />
|
|
</connectionStrings>
|
|
</configuration> |