Skip to content

Commit 54aea58

Browse files
authored
Merge pull request #114385 from Minewiskan/patch-3
Update analysis-services-refresh-azure-automation.md
2 parents 3a38e75 + 557a47f commit 54aea58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/analysis-services/analysis-services-refresh-azure-automation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to code model refreshes for Azure Analys
44
author: chrislound
55
ms.service: analysis-services
66
ms.topic: conceptual
7-
ms.date: 10/30/2019
7+
ms.date: 05/07/2020
88
ms.author: chlound
99

1010
---
@@ -55,15 +55,15 @@ The Service Principal you create must have server administrator permissions on t
5555

5656
![Create credential](./media/analysis-services-refresh-azure-automation/6.png)
5757

58-
2. Enter the details for the credential. For the **User name**, enter the **SPN ClientId**, for the **Password**, enter the **SPN Secret**.
58+
2. Enter the details for the credential. In **User name**, enter the service principal Application Id (appid), and then in **Password**, enter the service principal Secret.
5959

6060
![Create credential](./media/analysis-services-refresh-azure-automation/7.png)
6161

6262
3. Import the Automation Runbook
6363

6464
![Import Runbook](./media/analysis-services-refresh-azure-automation/8.png)
6565

66-
4. Browse for the **Refresh-Model.ps1** file, provide a **Name** and **description**, and then click **Create**.
66+
4. Browse for the **Refresh-Model.ps1** file, provide a **Name** and **Description**, and then click **Create**.
6767

6868
![Import Runbook](./media/analysis-services-refresh-azure-automation/9.png)
6969

0 commit comments

Comments
 (0)