Skip to content

Commit ee0b3ba

Browse files
author
Nicholas King
committed
Remove creds from test recording
1 parent a436d62 commit ee0b3ba

File tree

1 file changed

+1
-1
lines changed
  • src/Websites/Websites.Test/SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppBackupRestoreTests

1 file changed

+1
-1
lines changed

src/Websites/Websites.Test/SessionRecords/Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppBackupRestoreTests/TestGetWebAppSnapshot.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@
564564
"-1"
565565
]
566566
},
567-
"ResponseBody": "{\r\n \"id\": \"/subscriptions/798436ab-a054-4fbf-ba01-f9f8cce4e65f/resourceGroups/web2/providers/Microsoft.Web/sites/nkprem/config/connectionstrings\",\r\n \"name\": \"connectionstrings\",\r\n \"type\": \"Microsoft.Web/sites/config\",\r\n \"location\": \"West US 2\",\r\n \"properties\": {\r\n \"dreaminazure db\": {\r\n \"value\": \"Server=dreaminazure.mysql.database.azure.com; Port=3306; Database=test; Uid=nicking@dreaminazure; Pwd=AzDb4242019; SslMode=Preferred;\",\r\n \"type\": \"MySql\"\r\n }\r\n }\r\n}",
567+
"ResponseBody": "{\r\n \"id\": \"/subscriptions/798436ab-a054-4fbf-ba01-f9f8cce4e65f/resourceGroups/web2/providers/Microsoft.Web/sites/nkprem/config/connectionstrings\",\r\n \"name\": \"connectionstrings\",\r\n \"type\": \"Microsoft.Web/sites/config\",\r\n \"location\": \"West US 2\",\r\n \"properties\": {\r\n \"dreaminazure db\": {\r\n \"value\": \"<REDACTED>\",\r\n \"type\": \"MySql\"\r\n }\r\n }\r\n}",
568568
"StatusCode": 200
569569
},
570570
{

0 commit comments

Comments
 (0)