Skip to content

Commit a8a5652

Browse files
authored
Merge pull request #13119 from MicrosoftDocs/ghogen-patch-72
SFI: Remove unnecessary connection string / password reference
2 parents 518bdf1 + fef323b commit a8a5652

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/deployment/includes/create-publish-settings-iis.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020
publishUrl="https://myhostname:8172/msdeploy.axd"
2121
msdeploySite="Default Web Site"
2222
destinationAppUrl="http://myhostname:80/"
23-
mySQLDBConnectionString=""
24-
SQLServerDBConnectionString=""
2523
profileName="Default Settings"
2624
publishMethod="MSDeploy"
2725
userName="myhostname\myusername" />

0 commit comments

Comments
 (0)