Skip to content

Commit 23ddc09

Browse files
committed
update
1 parent 0234a83 commit 23ddc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
@@ -183,7 +183,7 @@ Azure requires all the services have an unique name. The deployment fails if you
183183

184184
![Azure Resource Manager templates deployment resource group](./media/resource-manager-quickstart-create-templates-use-the-portal/azure-resource-manager-template-tutorial-portal-deployment-resource-group.png)
185185

186-
You can see the deployment status was successful, and there is only one storage account in the resource group. The storage account name is an unique string generated by the template.
186+
You can see the deployment status was successful, and there is only one storage account in the resource group. The storage account name is an unique string generated by the template. To learn more about using Azure storage accounts, see [Quickstart: Upload, download, and list blobs using the Azure portal](../storage/blobs/storage-quickstart-blobs-portal.md).
187187

188188
## Clean up resources
189189

0 commit comments

Comments
 (0)