Skip to content

Commit 755920d

Browse files
authored
Merge pull request #4916 from carolinacmoravia/patch-66
C12224: Missing "\" breaking format
2 parents efaa4a7 + 4e98403 commit 755920d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/databases/deploy-a-sql-server-database-to-a-microsoft-azure-virtual-machine.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ This deployment feature is for use only with an Azure Storage Account created th
175175
176176
- \<DeploymentSettings>
177177
178-
- <OtherSettings
178+
- \<OtherSettings
179179
180180
- TraceLevel="Debug" \<!-- Logging level -->
181181

0 commit comments

Comments
 (0)