Skip to content

Commit 01b1802

Browse files
learn-build-service-prod[bot]Albertyang0markingmynamev-aljetwinklecyril
authored
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live) (#33852)
* 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]> * 4/15/2025 AM Publish (#33813) * [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]> * 4/15/2025 PM Publish (#33816) * [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) * Update sys-dm-db-missing-index-group-stats-query-transact-sql.md Removing the note from the remarks section. * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Edit pass * Applying changes from review * 170 release notes * Update parameter-sensitive-plan-optimization.md Update query hint * Remove duplicate use hint documentation (#33815) --------- 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]> Co-authored-by: Derek Wilson <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> * 4/16/2025 AM Publish (#33820) * [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) * Update sys-dm-db-missing-index-group-stats-query-transact-sql.md Removing the note from the remarks section. * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Edit pass * Applying changes from review * 170 release notes * Update parameter-sensitive-plan-optimization.md Update query hint * Remove duplicate use hint documentation (#33815) --------- 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]> Co-authored-by: Derek Wilson <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> * 4/16/2025 PM Publish (#33826) * SUBSTRING enhancements for Azure SQL * [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) * Update sys-dm-db-missing-index-group-stats-query-transact-sql.md Removing the note from the remarks section. * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Edit pass * Applying changes from review * 170 release notes * Update parameter-sensitive-plan-optimization.md Update query hint * Remove duplicate use hint documentation (#33815) * Update substring syntax. * [PLEASE SQUASH] Staging lrs & mi link comparison (#33747) * Staging lrs & mi link comparison * fixing link --------- Co-authored-by: Randolph West MSFT <[email protected]> Co-authored-by: Mark Ghanayem <[email protected]> Co-authored-by: Alma Jenks <[email protected]> Co-authored-by: TWINKLE CYRIL <[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]> Co-authored-by: Derek Wilson <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> Co-authored-by: Mike Ray <[email protected]> * 4/17/2025 AM Publish (#33833) * SUBSTRING enhancements for Azure SQL * [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) * Update sys-dm-db-missing-index-group-stats-query-transact-sql.md Removing the note from the remarks section. * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Edit pass * Applying changes from review * 170 release notes * Update parameter-sensitive-plan-optimization.md Update query hint * Remove duplicate use hint documentation (#33815) * Update substring syntax. * [PLEASE SQUASH] Staging lrs & mi link comparison (#33747) * Staging lrs & mi link comparison * fixing link * Update sys-fulltext-catalogs-transact-sql.md * SqlPackage with Parquet files (#33819) Co-authored-by: Randolph West MSFT <[email protected]> * Update replication-security-best-practices.md Based on chat with Sasa Popovic --------- Co-authored-by: Randolph West MSFT <[email protected]> Co-authored-by: Mark Ghanayem <[email protected]> Co-authored-by: Alma Jenks <[email protected]> Co-authored-by: TWINKLE CYRIL <[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]> Co-authored-by: Derek Wilson <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> Co-authored-by: Mike Ray <[email protected]> * 4/17/2025 PM Publish (#33843) * SUBSTRING enhancements for Azure SQL * [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) * Update sys-dm-db-missing-index-group-stats-query-transact-sql.md Removing the note from the remarks section. * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Learn Editor: Update authentication-azure-ad-user-assigned-managed-identity.md * Edit pass * Applying changes from review * 170 release notes * Update parameter-sensitive-plan-optimization.md Update query hint * Remove duplicate use hint documentation (#33815) * Update substring syntax. * [PLEASE SQUASH] Staging lrs & mi link comparison (#33747) * Staging lrs & mi link comparison * fixing link * Update sys-fulltext-catalogs-transact-sql.md * SqlPackage with Parquet files (#33819) Co-authored-by: Randolph West MSFT <[email protected]> * Update replication-security-best-practices.md Based on chat with Sasa Popovic * Light upgrade refresh (UUF 419735) * Refresh master database restore article (UUF 420834) (#33842) --------- Co-authored-by: Randolph West MSFT <[email protected]> Co-authored-by: Mark Ghanayem <[email protected]> Co-authored-by: Alma Jenks <[email protected]> Co-authored-by: TWINKLE CYRIL <[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]> Co-authored-by: Derek Wilson <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> Co-authored-by: Mike Ray <[email protected]> --------- Co-authored-by: Bo wen Yang <[email protected]> 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]> Co-authored-by: Derek Wilson <[email protected]> Co-authored-by: Drew Skwiers-Koballa <[email protected]> Co-authored-by: Mike Ray <[email protected]>
1 parent 9a2cf93 commit 01b1802

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)