Skip to content

Commit 11599d3

Browse files
committed
1614298, fixed links with correct destination article.
1 parent 53808a4 commit 11599d3

19 files changed

+32
-32
lines changed

articles/ansible/ansible-deploy-solution-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The Ansible solution template for Azure is designed to configure an Ansible inst
5454
- [High-performance Premium Storage and managed disks for VMs](/azure/virtual-machines/windows/premium-storage)
5555
- [Standard SSD Managed Disks for Azure Virtual machine workloads](/azure/virtual-machines/windows/disks-standard-ssd)
5656
- **Public IP Address** - Specify this setting if you want to communicate with the virtual machine from outside the virtual machine. The default is a new public IP address that has the name `ansible-pip`. To specify a different IP address, select the arrow specify the attributes - such as name, SKU, and Assignment, of that IP address.
57-
- **Domain name label** - Enter the public-facing domain name of the virtual machine. The name must be unique and meet naming requirements. For more information about specifying a name for the virtual machine, see [Naming conventions for Azure resources](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging).
57+
- **Domain name label** - Enter the public-facing domain name of the virtual machine. The name must be unique and meet naming requirements. For more information about specifying a name for the virtual machine, see [Naming conventions for Azure resources](/azure/architecture/best-practices/resource-naming).
5858
- **Ansible version** - Specify either a version number or the value `latest` to deploy the latest version. Select the information icon next to **Ansible version** to see more information about available versions.
5959

6060
![Azure portal tab for Ansible additional settings](./media/ansible-quick-deploy-solution-template/portal-ansible-setup-tab-2.png)

articles/azure-cache-for-redis/cache-web-app-cache-aside-leaderboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ In this section, you will provision a new SQL Azure database for the app to use
669669
670670
| Setting       | Suggested value | Description |
671671
| ------------ | ------------------ | ------------------------------------------------- |
672-
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
672+
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
673673
| **Server admin login** | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/sql/relational-databases/databases/database-identifiers). |
674674
| **Password** | Any valid password | Your password must have at least 8 characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and non-alphanumeric characters. |
675675
| **Location** | *East US* | Select the same region where you created the cache and App Service. |

articles/azure-portal/azure-portal-dashboards-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Let’s break down the relevant sections of the JSON. The top-level properties,
291291

292292
### The id property
293293

294-
The Azure resource id, subject to the [naming conventions of Azure resources](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). When the portal creates a dashboard it generally chooses an id in the form of a guid, but you are free to use any valid name when you create them programmatically.
294+
The Azure resource id, subject to the [naming conventions of Azure resources](/azure/architecture/best-practices/resource-naming). When the portal creates a dashboard it generally chooses an id in the form of a guid, but you are free to use any valid name when you create them programmatically.
295295

296296
### The name property
297297
The name is the segment of the resource Id that does not include the subscription, resource type, or resource group information. Essentially, it is the last segment of the resource id.

articles/azure-resource-manager/resource-manager-quickstart-create-templates-use-the-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Many experienced template developers use this method to generate templates when
4646
|Name|Value|
4747
|----|----|
4848
|**Resource group**|Select **Create new**, and specify a resource group name of your choice. On the screenshot, the resource group name is *mystorage1016rg*. Resource group is a container for Azure resources. Resource group makes it easier to manage Azure resources. |
49-
|**Name**|Give your storage account a unique name. The storage account name must be unique across all of Azure, and it contain only lowercase letters and numbers. Name must be between 3 and 24 characters. If you get an error message saying "The storage account name 'mystorage1016' is already taken", try using **<your name>storage<Today's date in MMDD>**, for example **johndolestorage1016**. For more information, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/considerations/naming-and-tagging#resource-naming).|
49+
|**Name**|Give your storage account a unique name. The storage account name must be unique across all of Azure, and it contain only lowercase letters and numbers. Name must be between 3 and 24 characters. If you get an error message saying "The storage account name 'mystorage1016' is already taken", try using **<your name>storage<Today's date in MMDD>**, for example **johndolestorage1016**. For more information, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming).|
5050

5151
You can use the default values for the rest of the properties.
5252

articles/genomics/quickstart-run-genomics-workflow-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Configure your Genomics account with the following information, as shown in the
3434
|**Setting** | **Suggested value** | **Field description** |
3535
|:------------- |:------------- |:---------- |
3636
|Subscription | Your subscription name|This is the billing unit for your Azure services - For details about your subscription see [Subscriptions](https://account.azure.com/Subscriptions) |
37-
|Resource group | MyResourceGroup | Resource groups allow you to group multiple Azure resources (storage account, genomics account, etc.) into a single group for simple management. For more information, see [Resource Groups](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-overview#resource-groups). For valid resource group names, see [Naming Rules](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging) |
38-
|Account name | MyGenomicsAccount |Choose a unique account identifier. For valid names, see [Naming Rules](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging) |
37+
|Resource group | MyResourceGroup | Resource groups allow you to group multiple Azure resources (storage account, genomics account, etc.) into a single group for simple management. For more information, see [Resource Groups](https://docs.microsoft.com/azure/azure-resource-manager/resource-group-overview#resource-groups). For valid resource group names, see [Naming Rules](/azure/architecture/best-practices/resource-naming) |
38+
|Account name | MyGenomicsAccount |Choose a unique account identifier. For valid names, see [Naming Rules](/azure/architecture/best-practices/resource-naming) |
3939
|Location | West US 2 | Service is available in West US 2, West Europe, and Southeast Asia |
4040

4141

@@ -115,8 +115,8 @@ Configure your Storage account with the following information, as shown in the p
115115
|**Setting** | **Suggested value** | **Field description** |
116116
|:------------------------- |:------------- |:---------- |
117117
|Subscription | Your Azure subscription |For details about your subscription see [Subscriptions](https://account.azure.com/Subscriptions) |
118-
|Resource group | MyResourceGroup | You can select the same resource group as your genomics account. For valid resource group names, see [Naming Rules](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging) |
119-
|Storage account name | MyStorageAccount |Choose a unique account identifier. For valid names, see [Naming Rules](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging) |
118+
|Resource group | MyResourceGroup | You can select the same resource group as your genomics account. For valid resource group names, see [Naming Rules](/azure/architecture/best-practices/resource-naming) |
119+
|Storage account name | MyStorageAccount |Choose a unique account identifier. For valid names, see [Naming Rules](/azure/architecture/best-practices/resource-naming) |
120120
|Location | West US 2 | Use the same location as the location of your genomics account, to reduce egress charges, and reduce latency. |
121121
|Performance | Standard | The default is standard. For more details on standard and premium storage accounts, see [Introduction to Microsoft Azure Storage](https://docs.microsoft.com/azure/storage/common/storage-introduction) |
122122
|Account kind | Blob storage | Blob storage can be 2-5x faster than general purpose for downloads and uploads. |

articles/hdinsight/hdinsight-hadoop-use-data-lake-storage-gen2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Create an Azure Data Lake Storage Gen2 storage account.
5252
1. Click **Create**.
5353
1. On the **Create storage account** screen:
5454
1. Select the correct subscription and resource group.
55-
1. Enter a name for your Data Lake Storage Gen2 account. For more information on storage account naming conventions see [Naming conventions for Azure resources](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging#storage).
55+
1. Enter a name for your Data Lake Storage Gen2 account. For more information on storage account naming conventions see [Naming conventions for Azure resources](/azure/architecture/best-practices/resource-naming#storage).
5656
1. Click on the **Advanced** tab.
5757
1. Click **Enabled** next to **Hierarchical namespace** under **Data Lake Storage Gen2**.
5858
1. Click **Review + create**.

articles/iot-dps/tutorial-set-up-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Follow these steps to create a new Device Provisioning Service instance.
4343
| ------------ | ------------------ | ------------------------------------------------- |
4444
| **Name** | Any unique name | -- |
4545
| **Subscription** | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
46-
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
46+
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
4747
| **Location** | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |
4848

4949
![Enter basic information about your Device Provisioning service in the portal](./media/tutorial-set-up-cloud/create-iot-dps-portal.png)

articles/sql-data-warehouse/create-data-warehouse-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Follow these steps to create a SQL Data Warehouse that contains the AdventureWor
4747
| :------ | :-------------- | :---------- |
4848
| **Database name** | mySampleDataWarehouse | For valid database names, see [Database Identifiers](/sql/relational-databases/databases/database-identifiers). Note, a data warehouse is a type of database.|
4949
| **Subscription** | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
50-
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
50+
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
5151
| **Select source** | Sample | Specifies to load a sample database. Note, a data warehouse is one type of database. |
5252
| **Select sample** | AdventureWorksDW | Specifies to load the AdventureWorksDW sample database. |
5353
||||
@@ -58,7 +58,7 @@ Follow these steps to create a SQL Data Warehouse that contains the AdventureWor
5858

5959
| Setting | Suggested value | Description |
6060
| :------ | :-------------- | :---------- |
61-
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
61+
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
6262
| **Server admin login** | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/sql/relational-databases/databases/database-identifiers).|
6363
| **Password** | Any valid password | Your password must have at least eight characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and non-alphanumeric characters. |
6464
| **Location** | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |

articles/sql-data-warehouse/load-data-from-azure-blob-storage-using-polybase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Follow these steps to create a blank SQL Data Warehouse.
5656
| ------- | --------------- | ----------- |
5757
| **Database name** | mySampleDataWarehouse | For valid database names, see [Database Identifiers](/sql/relational-databases/databases/database-identifiers). |
5858
| **Subscription** | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
59-
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
59+
| **Resource group** | myResourceGroup | For valid resource group names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
6060
| **Select source** | Blank database | Specifies to create a blank database. Note, a data warehouse is one type of database.|
6161

6262
![create data warehouse](media/load-data-from-azure-blob-storage-using-polybase/create-data-warehouse.png)
@@ -65,7 +65,7 @@ Follow these steps to create a blank SQL Data Warehouse.
6565

6666
| Setting | Suggested value | Description |
6767
| ------- | --------------- | ----------- |
68-
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
68+
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
6969
| **Server admin login** | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/sql/relational-databases/databases/database-identifiers).|
7070
| **Password** | Any valid password | Your password must have at least eight characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and non-alphanumeric characters. |
7171
| **Location** | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |

articles/sql-data-warehouse/load-data-wideworldimportersdw.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Follow these steps to create a blank SQL Data Warehouse.
5656
| ------- | --------------- | ----------- |
5757
| **Database name** | SampleDW | For valid database names, see [Database Identifiers](/sql/relational-databases/databases/database-identifiers). |
5858
| **Subscription** | Your subscription | For details about your subscriptions, see [Subscriptions](https://account.windowsazure.com/Subscriptions). |
59-
| **Resource group** | SampleRG | For valid resource group names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
59+
| **Resource group** | SampleRG | For valid resource group names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
6060
| **Select source** | Blank database | Specifies to create a blank database. Note, a data warehouse is one type of database.|
6161

6262
![create data warehouse](media/load-data-wideworldimportersdw/create-data-warehouse.png)
@@ -65,7 +65,7 @@ Follow these steps to create a blank SQL Data Warehouse.
6565

6666
| Setting | Suggested value | Description |
6767
| ------- | --------------- | ----------- |
68-
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging). |
68+
| **Server name** | Any globally unique name | For valid server names, see [Naming rules and restrictions](/azure/architecture/best-practices/resource-naming). |
6969
| **Server admin login** | Any valid name | For valid login names, see [Database Identifiers](https://docs.microsoft.com/sql/relational-databases/databases/database-identifiers).|
7070
| **Password** | Any valid password | Your password must have at least eight characters and must contain characters from three of the following categories: upper case characters, lower case characters, numbers, and non-alphanumeric characters. |
7171
| **Location** | Any valid location | For information about regions, see [Azure Regions](https://azure.microsoft.com/regions/). |

0 commit comments

Comments
 (0)