Skip to content

Commit 84467a9

Browse files
Merge pull request #35952 from MicrosoftDocs/main
Auto Publish – main to live - 2025-11-26 23:30 UTC
2 parents 1dddbfb + d035f4c commit 84467a9

16 files changed

+19
-33
lines changed

docs/database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,10 +1010,10 @@ To use the Azure extension for [!INCLUDE [ssNoVersion](../../includes/ssnoversio
10101010

10111011
To authenticate the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] instance with Azure, you can sign in using an Azure account, or you can use an Azure service principal. For specific security requirements to install the extension, see [Prerequisites - SQL Server enabled by Azure Arc](../../sql-server/azure-arc/prerequisites.md).
10121012

1013-
If you don't already have an Azure account, select the **Start free** button to begin the Azure sign-up experience. This option takes you to the <https://azure.microsoft.com/free> page, where you can register for a free account and receive credits, if eligible, to explore and use a wide range of Azure services, including capabilities such as [Azure Arc enabling SQL Server](https://aka.ms/arc-sql-server).
1013+
If you don't already have an Azure account, select the **Start free** button to begin the Azure sign-up experience. This option takes you to the <https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn> page, where you can register for a free account and receive credits, if eligible, to explore and use a wide range of Azure services, including capabilities such as [Azure Arc enabling SQL Server](https://aka.ms/arc-sql-server).
10141014

10151015
> [!NOTE]
1016-
> For more information on Azure account types, and guidance on selecting the best option for your needs, visit the [Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account) page. This resource will help you get started with creating, deploying, and managing applications across multiple clouds, on-premises, and at the edge using scalable and cost-effective Azure services.
1016+
> For more information on Azure account types, and guidance on selecting the best option for your needs, visit the [Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) page. This resource will help you get started with creating, deploying, and managing applications across multiple clouds, on-premises, and at the edge using scalable and cost-effective Azure services.
10171017
10181018
To sign in with your Azure account, select **Use Azure Login**. Windows might prompt you to add one or more sites to the Trusted sites zone. Follow your organization's security requirements. After you sign in to Azure, proceed to provide the additional registration information.
10191019

docs/includes/ssms-connect-azure-ad.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/linux/quickstart-sql-server-containers-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This quickstart uses the following command line tools to manage the cluster.
3030

3131
### [Kubernetes](#tab/kubectl)
3232

33-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount?WT.mc_id=A261C142F).
33+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
3434

3535
- A Kubernetes cluster. For more information on creating and connecting to a Kubernetes cluster in AKS with `kubectl`, see [Deploy an Azure Kubernetes Service (AKS) cluster](/azure/aks/tutorial-kubernetes-deploy-cluster).
3636

@@ -41,7 +41,7 @@ This quickstart uses the following command line tools to manage the cluster.
4141

4242
### [OpenShift](#tab/oc)
4343

44-
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount?WT.mc_id=A261C142F).
44+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
4545

4646
- An OpenShift cluster. For more information on creating and connecting to an Azure Red Hat OpenShift cluster with `oc`, see [Tutorial: Create an Azure Red Hat OpenShift 4 cluster](/azure/openshift/tutorial-create-cluster).
4747

docs/linux/sql-server-linux-containers-deploy-helm-charts-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ AKS is a managed Kubernetes service for deploying and managing container cluster
2323

2424
## Prerequisites
2525

26-
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount?WT.mc_id=A261C142F).
26+
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727

2828
- [Create an AKS cluster](/azure/aks/kubernetes-walkthrough#create-aks-cluster).
2929

docs/linux/sql-server-linux-deploy-ansible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This quickstart takes you through the steps to automate a SQL Server on Linux de
2323

2424
## Prerequisites
2525

26-
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount?WT.mc_id=A261C142F).
26+
- An Azure subscription. If you don't have an Azure subscription, you can create a [free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727

2828
- Create a new [resource group](/cli/azure/manage-azure-groups-azure-cli#create-a-resource-group) using Azure CLI, which contains three Azure Virtual Machines:
2929

docs/linux/tutorial-sql-server-containers-kubernetes-dh2i.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ For more information about DxEnterprise, see [DH2i DxEnterprise](https://dh2i.co
240240

241241
## Prerequisites
242242

243-
- To deploy Azure Kubernetes Service, you must have an [Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount). A two-node cluster is a good starting point for this tutorial.
243+
- To deploy Azure Kubernetes Service, you must have an [Azure account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn). A two-node cluster is a good starting point for this tutorial.
244244

245245
- [Create an Azure container registry using the Azure portal](/azure/container-registry/container-registry-get-started-portal). This registry is used in our deployment scripts to retrieve the custom image and deploy the containers to Azure Kubernetes. Instead of Azure Container Registry (ACR), you could use your preferred container registry to push the custom container images.
246246

docs/relational-databases/security/encryption/create-and-store-column-master-keys-always-encrypted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To grant a user the *Read* permission for a certificate stored in the local mach
102102

103103
## Creating Column Master Keys in Azure Key Vault
104104

105-
Azure Key Vault helps safeguard cryptographic keys and secrets, and it is a convenient option for storing column master keys for Always Encrypted, especially if your applications are hosted in Azure. To create a key in [Azure Key Vault](/azure/key-vault/general/overview), you need an [Azure subscription](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount) and an Azure Key Vault. A key can be stored in a key vault or in a [managed HSM](/azure/key-vault/managed-hsm/overview). To be a valid column master key, the key managed in Azure Key Vault must be an RSA key.
105+
Azure Key Vault helps safeguard cryptographic keys and secrets, and it is a convenient option for storing column master keys for Always Encrypted, especially if your applications are hosted in Azure. To create a key in [Azure Key Vault](/azure/key-vault/general/overview), you need an [Azure subscription](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn) and an Azure Key Vault. A key can be stored in a key vault or in a [managed HSM](/azure/key-vault/managed-hsm/overview). To be a valid column master key, the key managed in Azure Key Vault must be an RSA key.
106106

107107
### Using Azure CLI, Portal or PowerShell
108108

docs/relational-databases/security/ledger/ledger-how-to-configure-ledger-database.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article provides information on configuring a [ledger database](ledger-over
2323

2424
## Prerequisites
2525

26-
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount).
26+
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727
- A logical server.
2828

2929
## Enable ledger database
@@ -112,7 +112,7 @@ This article provides information on configuring a [ledger database](ledger-over
112112

113113
## Prerequisites
114114

115-
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount).
115+
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
116116
- An Azure SQL Managed Instance.
117117

118118
## Enable ledger database

docs/relational-databases/security/ledger/ledger-how-to-enable-automatic-digest-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ In this article, we'll describe how you can configure automatic generation and s
2323

2424
## Prerequisites
2525

26-
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount).
26+
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2727
- An Azure SQL Database
2828

2929
## Enable automatic digest storage using the Azure portal
@@ -87,7 +87,7 @@ In this article, we'll describe how you can configure automatic generation and s
8787

8888
## Prerequisites
8989

90-
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount).
90+
- Have an active Azure subscription. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
9191
- An Azure SQL Managed Instance
9292

9393
## Enable automatic digest storage using the Azure portal

docs/relational-databases/security/ledger/ledger-verify-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this article, you'll verify the integrity of the data in your ledger tables.
2020

2121
## Prerequisites
2222

23-
- Have an active Azure subscription if you're using Azure SQL Database or Azure SQL Managed Instance. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?icid=azurefreeaccount).
23+
- Have an active Azure subscription if you're using Azure SQL Database or Azure SQL Managed Instance. If you don't have one, [create a free account](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
2424
- [Create and use updatable ledger tables](ledger-how-to-updatable-ledger-tables.md) or [create and use append-only ledger tables](ledger-how-to-append-only-ledger-tables.md).
2525
- [SQL Server Management Studio](/ssms/sql-server-management-studio-ssms).
2626
- The database option [ALLOW_SNAPSHOT_ISOLATION](../../../t-sql/statements/alter-database-transact-sql-set-options.md) has to be enabled on the database before you can run the verification stored procedures.

0 commit comments

Comments
 (0)