Skip to content

Commit 4d57be9

Browse files
author
Owen Duncan
committed
Changing file names.
1 parent a10cb3b commit 4d57be9

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

articles/analysis-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
href: analysis-services-create-powershell.md
1313
- name: Create a server - ARM template
1414
displayName: Resource Manager
15-
href: analysis-services-create-rm.md
15+
href: analysis-services-create-template.md
1616
- name: Configure server firewall - Portal
1717
href: analysis-services-qs-firewall.md
1818
- name: Tutorials

articles/analysis-services/analysis-services-create-rm.md renamed to articles/analysis-services/analysis-services-create-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A single [Microsoft.AnalysisServices/servers](https://docs.microsoft.com/azure/t
3838

3939
1. Select the following Deploy to Azure link to sign in to Azure and open a template. The template is used to create an Analysis Services server resource and specify required and optional properties.
4040

41-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-analysis-services-create%2Fazuredeploy.json"><img src="./media/analysis-services-create-rm/deploy-azure.png" alt="deploy to azure"/></a>
41+
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2F101-analysis-services-create%2Fazuredeploy.json"><img src="./media/analysis-services-create-template/deploy-azure.png" alt="deploy to azure"/></a>
4242

4343
2. Select or enter the following values.
4444

@@ -58,7 +58,7 @@ A single [Microsoft.AnalysisServices/servers](https://docs.microsoft.com/azure/t
5858

5959
3. Select **Purchase**. After the server has been deployed successfully, you get a notification:
6060

61-
![Resource Manager template, deploy portal notification](./media/analysis-services-create-rm/notification.png)
61+
![Resource Manager template, deploy portal notification](./media/analysis-services-create-template/notification.png)
6262

6363
## Validate the deployment
6464

0 commit comments

Comments
 (0)