Skip to content

Commit 1bb2918

Browse files
Albertyang0markingmynamev-aljetwinklecyrilrwestMSFT
authored
4/14/2025 PM Publish (#33808)
* [Azure SQL Database] Copilot GA release * Fabric changes for sp-rename and ALTER TABLE articles * [Azure SQL Database] Copilot GA release * made edits to the FAQ and removed some sample prompts * remove erroneous file * Moved the table of copilot prompts to a separate file and linked to it from the over view file * move the note * edit table file * acrolinx improvement * add description to prompt file * Removed all references to preview * edit best practices section * fix broken link * remove line 78 * add to tOC * Update docs/t-sql/statements/alter-table-transact-sql.md * update metadata * edit intro paragraph and H1 title * minor edits * add migration tags * minor edits * add an additional link to related content area * Update create-user-transact-sql.md Sid + type is also on Azure SQL Database * Update authentication-azure-ad-user-assigned-managed-identity.md Update the SMI portion of the Azure SQL DB to make use of the sid+type syntax. * Learn Editor: Update create-view-transact-sql.md * update Metadata * Learn Editor: Update create-view-transact-sql.md * Learn Editor: Update grant-object-permissions-transact-sql.md * update Metadata * Learn Editor: Update grant-object-permissions-transact-sql.md * correct typos and add question back to FAQ * [Azure SQL Database] more copilot edits * acrolinx improvement * acrolinx improvements * some more branding changes and minor edits * remove additional include file * pulling PRs to private * edit * [Azure SQL Database] minor edits and updates * Added missing column in output table Added the missing 'job_name' column in the output table. * Minor improvements * Apply suggestions from code review Co-authored-by: Chad Kittel <[email protected]> * At-scale migration assessment for SQL Server enabled by Azure Arc * Staging IO Analysis GA * Update docs/t-sql/statements/grant-object-permissions-transact-sql.md Co-authored-by: Van To <[email protected]> * 20250409 schemabinding * Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live) (#33773) * 4/8/2025 AM Publish (#33752) * Fix include file and refresh associated articles * [SCOPED] SQL Tools content: Update author, add ms.collection, fix metadata * added edge case when the parameter is 0 * Edit pass * Update sys-databases-transact-sql.md * Merge pull request #33738 from MicrosoftDocs/release-azure-sql-copilot-ga [Azure SQL Database] Azure SQL Database Copilot - Release branch to main 04/08/2025 @ 1030am PST --------- Co-authored-by: Randolph West MSFT <[email protected]> Co-authored-by: James Barnett <[email protected]> Co-authored-by: YanoOfQueenscastle <[email protected]> Co-authored-by: TWINKLE CYRIL <[email protected]> Co-authored-by: prmerger-automator[bot] <40007230+prmerger-automator[bot]@users.noreply.github.com> Co-authored-by: Mark Ghanayem <[email protected]> * Added missing column in output table Added the missing 'job_name' column in the output table. --------- Co-authored-by: Bo wen Yang <[email protected]> Co-authored-by: Randolph West MSFT <[email protected]> Co-authored-by: James Barnett <[email protected]> Co-authored-by: YanoOfQueenscastle <[email protected]> Co-authored-by: TWINKLE CYRIL <[email protected]> Co-authored-by: prmerger-automator[bot] <40007230+prmerger-automator[bot]@users.noreply.github.com> Co-authored-by: Mark Ghanayem <[email protected]> Co-authored-by: finnigd <[email protected]> * correct conflict * reworked the order * Update docs/t-sql/statements/create-view-transact-sql.md Co-authored-by: Mark Ghanayem <[email protected]> * 20250409 1059 edit pass * 20250409 edit pass acrolinx * Updated steps for NSP (#33759) * Updated steps for NSP * Fixed image path * review and remove sensitive info * edit * rename image resources --------- Co-authored-by: VanMSFT <[email protected]> * Remove a fixed known issue * Correct extra script contents info (#33787) * SQL tools content freshness pass (#33754) Co-authored-by: Erin Stellato <[email protected]> * Update import-flat-file-wizard.md (#10062) * Update .NET passwordless flow update tabs simplify code * Edit pass * Update azure-sql/virtual-machines/windows/storage-performance-analysis.md * Add a best practice for dropping resource pools (#33783) * Update sql-server-linux-configure-mssql-conf.md (#33728) * Update create-function-transact-sql.md Immaterial Revision Schema Binding Section The binding of the function to the objects it references is removed only when one of the following actions occurs: The binding of the function to the objects it references is removed only when ne of the following actions occurs: * Update create-columnstore-index-transact-sql.md (#33798) * Updated for serverless (#33794) --------- Co-authored-by: Mark Ghanayem <[email protected]> Co-authored-by: Alma Jenks <[email protected]> Co-authored-by: TWINKLE CYRIL <[email protected]> Co-authored-by: Randolph West MSFT <[email protected]> Co-authored-by: Jodi Martis <[email protected]> Co-authored-by: James Barnett <[email protected]> Co-authored-by: Pratim Dasgupta <[email protected]> Co-authored-by: chroux <[email protected]> Co-authored-by: VanMSFT <[email protected]> Co-authored-by: finnigd <[email protected]> Co-authored-by: Jovan Popovic (MSFT) <[email protected]> Co-authored-by: Chad Kittel <[email protected]> Co-authored-by: prmerger-automator[bot] <40007230+prmerger-automator[bot]@users.noreply.github.com> Co-authored-by: Ajith Krishnan <[email protected]> Co-authored-by: Masha MSFT <[email protected]> Co-authored-by: Regan Downer <[email protected]> Co-authored-by: William Assaf MSFT <[email protected]> Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: YanoOfQueenscastle <[email protected]> Co-authored-by: Learn Build Service GitHub App <Learn Build Service [email protected]> Co-authored-by: Jill Grant <[email protected]> Co-authored-by: sudhanshukhera <[email protected]> Co-authored-by: Dimitri Furman <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> Co-authored-by: Erin Stellato <[email protected]> Co-authored-by: Steve Jones <[email protected]> Co-authored-by: Alex Wolf <[email protected]> Co-authored-by: Nicolas Blais Miko <[email protected]> Co-authored-by: Daniel Adeniji <[email protected]> Co-authored-by: David Levy <[email protected]> Co-authored-by: mhyon <[email protected]>
1 parent 9f7430e commit 1bb2918

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

azure-sql/database/monitoring-metrics-alerts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ Here's the logic used for calculating Availability for every one-minute interval
8383
- If all connections fail due to user errors, availability is 100%.
8484
- If there are no connection attempts, availability is 100%.
8585
- If all connections fail due to system errors, availability is 0%.
86-
- Currently, availability metric data is not yet supported for the serverless compute tier and will be displayed as 100%.
8786

8887
Availability metric is therefore a composite metric derived from following existing metrics:
8988

@@ -102,7 +101,8 @@ User errors include all connections that fail due to user configuration, workloa
102101

103102
- Examples of errors caused by user workload:
104103
- [Connection failure due to resource governance](troubleshoot-common-errors-issues.md?view=azuresql-db&preserve-view=true#resource-governance-errors)
105-
104+
- Connection attempts to a serverless database that is in a paused state
105+
106106
- Examples of errors caused by user management:
107107
- Scaling up or down the database or elastic pool
108108
- Geo replication planned or forced failover

docs/t-sql/statements/create-columnstore-index-transact-sql.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: CREATE COLUMNSTORE INDEX converts a rowstore table to a clustered c
44
author: markingmyname
55
ms.author: maghan
66
ms.reviewer: randolphwest
7-
ms.date: 03/04/2025
7+
ms.date: 04/11/2025
88
ms.service: sql
99
ms.subservice: t-sql
1010
ms.topic: reference
@@ -157,6 +157,13 @@ For more detail on feature availability, see [What's new in columnstore indexes]
157157

158158
Create a clustered columnstore index in which all of the data is compressed and stored by column. The index includes all of the columns in the table, and stores the entire table. If the existing table is a heap or clustered index, then it is converted to a clustered columnstore index. If the table is already stored as a clustered columnstore index, then the existing index is dropped and rebuilt.
159159

160+
> [!IMPORTANT]
161+
> In SQL database in Fabric, a clustered columnstore index must be created within the same batch or transaction as the table it belongs to. Adding a clustered columnstore index to a table after it has already been created can result in the following error:
162+
>
163+
> ```output
164+
> Msg 35354, Level 16, State 1, Line 63, The statement failed because a clustered columnstore index cannot be created on a table enabled for Change Feed. Consider disabling Change Feed and then creating the clustered columnstore index.
165+
> ```
166+
160167
#### *index_name*
161168
162169
Specifies the name for the new index.

docs/t-sql/statements/create-function-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ Using this option prevents the function from being published as part of [!INCLUD
409409

410410
Specifies that the function is bound to the database objects that it references. When `SCHEMABINDING` is specified, the base objects can't be modified in a way that would affect the function definition. The function definition itself must first be modified or dropped to remove dependencies on the object that is to be modified.
411411

412-
The binding of the function to the objects it references is removed only when ne of the following actions occurs:
412+
The binding of the function to the objects it references is removed only when one of the following actions occurs:
413413

414414
- The function is dropped.
415415
- The function is modified by using the `ALTER` statement with the `SCHEMABINDING` option not specified.

0 commit comments

Comments
 (0)