Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.59 KB

File metadata and controls

39 lines (26 loc) · 1.59 KB
title Known Issues: SQL Server Enabled by Azure Arc
description Describes current behavior that isn't expected for SQL Server enabled by Azure Arc.
author MikeRayMSFT
ms.author mikeray
ms.reviewer randolphwest
ms.date 07/24/2025
ms.topic troubleshooting-known-issue

Known issues: SQL Server enabled by Azure Arc

This article provides information about known issues associated with SQL Server enabled by Azure Arc.

Databases

If a database isn't online and updatable, required permissions aren't assigned to that database. Features requiring permissions to that database are affected.

Resolution

  • Verify that the databases are online and updateable. Review Verify state of user databases.

  • Check the error logs. The error log might show Microsoft SQL Server error 945:

    Database cannot be opened due to inaccessible files or insufficient memory or disk space
    

    To resolve, follow the steps at MSSQLSERVER_945.

Cost report tags

Currently Microsoft.AzureArcData tags are not included in cost reports. For updates, review Microsoft.AzureArcData tag support

Related content