Skip to content

Commit fcabf4b

Browse files
committed
fix: Correct case sensitivity in limitations link anchor
Fix #bkmk_limitations link reference to match actual anchor #bkmk_Limitations
1 parent 86b092d commit fcabf4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/relational-databases/databases/sql-server-data-files-in-microsoft-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Starting with SQL Server 2014, a new SQL Server object has been added to be used
193193

194194
## <a id="bkmk_Troubleshooting"></a> Troubleshoot for SQL Server Data Files in Microsoft Azure
195195

196-
To avoid errors due to unsupported features or limitations, first review [Limitations](#bkmk_limitations).
196+
To avoid errors due to unsupported features or limitations, first review [Limitations](#bkmk_Limitations).
197197

198198
> [!NOTE]
199199
> **Need step-by-step guidance?** Many common issues can be avoided by following the correct setup procedures. See our [Tutorial: Use Azure Blob Storage with SQL Server databases](../tutorial-use-azure-blob-storage-service-with-sql-server.md) for detailed implementation steps.

0 commit comments

Comments
 (0)