You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/copilot/copilot-azure-sql-faq.yml
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -25,10 +25,6 @@ sections:
25
25
In Azure SQL Database, where can I find Microsoft Copilot in Azure?
26
26
answer: |
27
27
The Copilot capabilities in Azure SQL Database include Copilot in the Azure portal experience: [Azure Copilot integration](copilot-azure-sql-overview.md)
28
-
- question: |
29
-
How do I enable Microsoft Copilot in Azure for my Azure tenant?
30
-
answer: |
31
-
Review the steps in [Enable Microsoft Copilot in Azure for your Azure tenant](copilot-azure-sql-overview.md#enable-copilot-in-your-azure-tenant). Microsoft Copilot skills in Azure SQL Database are currently in preview for a limited number of early adopters. To sign up for this program, visit [Request Access to Copilot in Azure SQL Database: Preview](https://aka.ms/sqlcopilot-signup).
32
28
- question: |
33
29
How does Copilot use data from my Azure SQL Database environment?
Copy file name to clipboardExpand all lines: azure-sql/database/doc-changes-updates-release-notes-whats-new.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,9 +68,10 @@ The following table lists features of Azure SQL Database that have been made gen
68
68
69
69
| Feature | GA Month | Details |
70
70
| --- | --- | --- |
71
+
|**Copilot in Microsoft Azure with SQL Database**| April 2025 |[Copilot in Azure with Azure SQL Database](../copilot/copilot-azure-sql-overview.md) is a [capability](/azure/copilot/capabilities#perform-tasks) of the [Microsoft Copilot in Azure](/azure/copilot/overview) experience that enhances the management and operation of Azure services, providing robust capabilities for SQL-dependent applications. |
71
72
|**Manually initiate cutover for conversion to Hyperscale**| April 2025 | When converting an Azure SQL Database to the Hyperscale service tier, you have a new [option to manually initiate the cutover](https://aka.ms/hs-conversion-v2-ga). For more information, see [Convert an existing database to Hyperscale](convert-to-hyperscale.md). |
72
73
|**Availability metric**| February 2025 | Availability is presented as a metric in the Azure Monitor metrics. Driven by a variety of user connection failures, you can [monitor and configure alerts on Azure SQL Database Availability](monitoring-metrics-alerts.md#availability-metric). For more information, see [Blog: Availability metric is now generally available](https://techcommunity.microsoft.com/blog/azuresqlblog/availability-metric-for-azure-sql-db-is-now-generally-available/4379174).|
73
-
|**sys.dm_database_backups**| February 2025 | The [sys.dm_database_backups](/sql/relational-databases/system-dynamic-management-views/sys-dm-database-backups-azure-sql-database?view=azuresqldb-current&preserve-view=true) DMV returns information about the [automated backups of a database](automated-backups-overview.md). |
74
+
|**sys.dm_database_backups**| February 2025 | The [sys.dm_database_backups](/sql/relational-databases/system-dynamic-management-views/sys-dm-database-backups-azure-sql-database?view=azuresqldb-current&preserve-view=true) DMV returns information about the [automated backups of a database](automated-backups-overview.md). |
74
75
|**Free Azure SQL Database**| January 2025 | Use [Azure SQL Database for free](free-offer.md), for the life of your subscription. This free offer provides up to ten free General Purpose databases, each with 100,000 vCore seconds of compute, every month. For more information, see [Blog: General availability of Azure SQL Database free offer](https://aka.ms/azuresqlfreedb).|
75
76
|**Hyperscale support for database and file shrink**| January 2025 |[Database and file shrink commands](file-space-manage.md) are now generally available for Azure SQL Database Hyperscale. For more information, see the [Shrink in Hyperscale Generally Available blog post](https://aka.ms/hs-shrink-ga).|
76
77
|**Fabric mirrored databases**| November 2024 | With [Fabric Mirroring](/fabric/database/mirrored-database/overview), you can [mirror databases in Azure SQL Database to Microsoft Fabric](/fabric/database/mirrored-database/overview). You can continuously replicate your existing data estate directly into Fabric's OneLake, including data from Azure SQL Database.|
Copy file name to clipboardExpand all lines: azure-sql/database/network-security-perimeter.md
+23-6Lines changed: 23 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Overview of Network Security Perimeter for Azure SQL Database
5
5
author: VanMSFT
6
6
ms.author: vanto
7
7
ms.reviewer: wiassaf, vanto, mathoma
8
-
ms.date: 11/19/2024
8
+
ms.date: 04/09/2025
9
9
ms.service: azure-sql-database
10
10
ms.subservice: security
11
11
ms.topic: how-to
@@ -20,15 +20,31 @@ Network Security Perimeter (preview) secures both inbound and outbound network t
20
20
> [!IMPORTANT]
21
21
> - This article applies to both Azure SQL Database and [dedicated SQL pool (formerly SQL DW)](/azure/synapse-analytics/sql-data-warehouse/sql-data-warehouse-overview-what-is) in Azure Synapse Analytics. These settings apply to all SQL Database and dedicated SQL pool (formerly SQL DW) databases associated with the server. For simplicity, the term 'database' refers to both databases in Azure SQL Database and Azure Synapse Analytics. Likewise, any references to 'server' is referring to the [logical SQL server](logical-servers.md) that hosts Azure SQL Database and dedicated SQL pool (formerly SQL DW) in Azure Synapse Analytics. This article does *not* apply to Azure SQL Managed Instance or dedicated SQL pools in Azure Synapse Analytics workspaces.
22
22
23
-
## Associate SQL Database with a Network Security Perimeter in the Azure portal
23
+
## Getting Started
24
24
25
-
1. Search for **Network Security Perimeter** in the Azure portal search bar and then select the **Create** button and create the resource.
26
-
1. Provide a **Name** and **Region** and choose the subscription.
27
-
1. Under the **Resources** section, select the **Associate** button and navigate to the SQL Database you want to add.
25
+
1. In the Azure portal, search for **Network Security Perimeter** in the resource list and then select **Create**.
28
26
29
27
:::image type="content" source="media/network-security-perimeter/associate-sql-network-security-perimeter.png" alt-text="Screenshot of creating a network security perimeter in the Azure portal.":::
30
28
31
-
1. Go through the rest of the creation process without entering anything in **Inbound access rules** or **Outbound access rules**.
29
+
1. Provide a **Name** and **Region** and choose the subscription.
30
+
1. Under the **Resources** section, select the **Add** button and navigate to the SQL Database you want to associate with the perimeter.
31
+
1. Add an Inbound access rule. The source type can be either an IP address, a subscription, or other network security perimeters.
32
+
1. Add an Outbound access rule to allow resources inside the perimeter to connect to resources outside the perimeter
33
+
34
+
If you already have an existing Azure SQL Database and are looking to add security perimeter, use the following steps:
35
+
36
+
1. In the Azure portal, search for the existing Network Security Perimeter.
37
+
1. Select **Associated Resources** from the **Settings** menu.
38
+
1. Select the **Add** button and select **Associate resources with an existing profile**.
39
+
40
+
:::image type="content" source="media/network-security-perimeter/associated-resources-sql-network-security-perimeter.png" alt-text="Screenshot of associated resources for network security perimeter in the Azure portal.":::
41
+
42
+
1. Select your **Profile** from the dropdown and select **Add**.
43
+
44
+
:::image type="content" source="media/network-security-perimeter/select-associated-resources-sql-network-security-perimeter.png" alt-text="Screenshot of adding an associated resource for network security perimeter in the Azure portal.":::
45
+
46
+
1.**Search** for your SQL Database resource, **Select** the required resource, and select **Associate**.
47
+
32
48
33
49
## Using SQL Database with a Network Security Perimeter
34
50
@@ -41,6 +57,7 @@ Login failed because the network security perimeter denied inbound access.
41
57
42
58
## Related content
43
59
60
+
-[What is a network security perimeter?](/azure/private-link/network-security-perimeter-concepts)
44
61
-[Quickstart: Create a network security perimeter - Azure portal](/azure/private-link/create-network-security-perimeter-portal)
45
62
-[Quickstart: Create a network security perimeter - Azure PowerShell](/azure/private-link/create-network-security-perimeter-powershell)
46
63
-[Quickstart: Create a network security perimeter - Azure CLI](/azure/private-link/create-network-security-perimeter-cli)
Copy file name to clipboardExpand all lines: docs/relational-databases/system-stored-procedures/sp-rename-transact-sql.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ The type of object being renamed. *object_type* is **varchar(13)**, with a defau
86
86
|`COLUMN`| A column to be renamed. |
87
87
|`DATABASE`| A user-defined database. This object type is required when renaming a database. |
88
88
|`INDEX`| A user-defined index. Renaming an index with statistics, also automatically renames the statistics. |
89
-
|`OBJECT`| An item of a type tracked in [sys.objects](../system-catalog-views/sys-objects-transact-sql.md). For example, OBJECT could be used to rename objects including constraints (CHECK, FOREIGN KEY, PRIMARY/UNIQUE KEY), user tables, and rules. |
89
+
|`OBJECT`| An item of a type tracked in [sys.objects](../system-catalog-views/sys-objects-transact-sql.md). For example, OBJECT could be used to rename objects including constraints (CHECK, FOREIGN KEY, PRIMARY/UNIQUE KEY), user tables, columns, stored procedures, inline table-valued functions, table-valued functions, and rules. |
90
90
|`STATISTICS`|**Applies to**: [!INCLUDE [ssSQL11](../../includes/sssql11-md.md)] and later and [!INCLUDE [ssazure-sqldb](../../includes/ssazure-sqldb.md)].<br /><br />Statistics created explicitly by a user or created implicitly with an index. Renaming the statistics of an index automatically renames the index as well. |
91
91
|`USERDATATYPE`| A [CLR user-defined type](../clr-integration-database-objects-user-defined-types/clr-user-defined-types.md) added by executing [CREATE TYPE](../../t-sql/statements/create-type-transact-sql.md) or [sp_addtype](sp-addtype-transact-sql.md). |
92
92
@@ -97,7 +97,7 @@ The type of object being renamed. *object_type* is **varchar(13)**, with a defau
- In `sp_rename` for the [!INCLUDE [fabricdw](../../includes/fabric-dw.md)] in [!INCLUDE [fabric](../../includes/fabric.md)], `OBJECT` is the only supported value for *@objtype*.
100
-
- In `sp_rename` for the [!INCLUDE [fabricse](../../includes/fabric-se.md)] in [!INCLUDE [fabric](../../includes/fabric.md)], `OBJECT` is the only supported value for *@objtype*. Tables can't be renamed.
100
+
- In `sp_rename` for the [!INCLUDE [fabricse](../../includes/fabric-se.md)] in [!INCLUDE [fabric](../../includes/fabric.md)], `OBJECT` is the only supported value for *@objtype*. Tables and columns can't be renamed.
0 commit comments