Skip to content

Commit 5a2f51e

Browse files
authored
Apply suggestions from code review
Fixed Alt text issues
1 parent 7a0a8af commit 5a2f51e

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

articles/analysis-services/analysis-services-database-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ When adding a **service principal** use `app:appid@tenantid`.
5353

5454
8. In **Add External Member**, enter users or groups in your tenant Azure AD by email address. After you click OK and close Role Manager, roles and role members appear in Tabular Model Explorer.
5555

56-
![Screen showing roles and users in Tabular Model Explorer](./media/analysis-services-database-users/aas-roles-tmexplorer.png)
56+
![Screen showing roles and users in Tabular Model Explorer.](./media/analysis-services-database-users/aas-roles-tmexplorer.png)
5757

5858
9. Deploy to your Azure Analysis Services server.
5959

@@ -76,7 +76,7 @@ To add roles and users to a deployed model database, you must be connected to th
7676

7777
4. Click **Membership**, then enter a user or group in your tenant Azure AD by email address.
7878

79-
![Screen showing Add user](./media/analysis-services-database-users/aas-roles-adduser-ssms.png)
79+
![Screen showing Add user.](./media/analysis-services-database-users/aas-roles-adduser-ssms.png)
8080

8181
5. If the role you are creating has Read permission, you can add row filters by using a DAX formula. Click **Row Filters**, select a table, and then type a DAX formula in the **DAX Filter** field.
8282

articles/analysis-services/analysis-services-datasource.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,15 @@ When using the Table Import Wizard in Visual Studio, connections to any data sou
9292

9393
To enable provider data sources, in Visual Studio, click **Tools** > **Options** > **Analysis Services Tabular** > **Data Import**, select **Enable legacy data sources**.
9494

95-
![Screenshot of Enable legacy data sources](media/analysis-services-datasource/aas-enable-legacy-datasources.png)
95+
![Screenshot of Enable legacy data sources.](media/analysis-services-datasource/aas-enable-legacy-datasources.png)
9696

9797
With legacy data sources enabled, in **Tabular Model Explorer**, right-click **Data Sources** > **Import From Data Source (Legacy)**.
9898

99-
![Screenshot of Legacy data sources in Tabular Model Explorer](media/analysis-services-datasource/aas-import-legacy-datasources.png)
99+
![Screenshot of Legacy data sources in Tabular Model Explorer.](media/analysis-services-datasource/aas-import-legacy-datasources.png)
100100

101101
Just like with tabular 1200 model projects, use **Table Import Wizard** to connect to a data source. On the connect page, click **Advanced**. Specify data provider and other connection settings in **Set Advanced Properties**.
102102

103-
![Screenshot of Legacy data sources Advanced properties](media/analysis-services-datasource/aas-import-legacy-advanced.png)
103+
![Screenshot of Legacy data sources Advanced properties.](media/analysis-services-datasource/aas-import-legacy-advanced.png)
104104

105105
## Impersonation
106106
In some cases, it may be necessary to specify a different impersonation account. Impersonation account can be specified in Visual Studio or SQL Server Management Studio (SSMS).

articles/analysis-services/analysis-services-deploy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@ To get started, you need:
3030

3131
In **Azure portal** > server > **Overview** > **Server name**, copy the server name.
3232

33-
![Screenshot showing how to get server name in Azure](./media/analysis-services-deploy/aas-deploy-get-server-name.png)
33+
![Screenshot showing how to get server name in Azure.](./media/analysis-services-deploy/aas-deploy-get-server-name.png)
3434

3535
## To deploy from Visual Studio
3636

3737
1. In Visual Studio > **Solution Explorer**, right-click the project > **Properties**. Then in **Deployment** > **Server** paste the server name.
3838

39-
![PScreenshot showing how to paste server name into deployment server property](./media/analysis-services-deploy/aas-deploy-deployment-server-property.png)
39+
![Screenshot showing how to paste server name into deployment server property.](./media/analysis-services-deploy/aas-deploy-deployment-server-property.png)
4040
2. In **Solution Explorer**, right-click **Properties**, then click **Deploy**. You may be prompted to sign in to Azure.
4141

42-
![Screenshot showing Deploy to server](./media/analysis-services-deploy/aas-deploy-deploy.png)
42+
![Screenshot showing Deploy to server.](./media/analysis-services-deploy/aas-deploy-deploy.png)
4343

4444
Deployment status appears in both the Output window and in Deploy.
4545

46-
![Screenshot showing deployment status](./media/analysis-services-deploy/aas-deploy-status.png)
46+
![Screenshot showing deployment status.](./media/analysis-services-deploy/aas-deploy-status.png)
4747

4848
That's all there is to it!
4949

articles/analysis-services/analysis-services-gateway-install.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ To learn more about how Azure Analysis Services works with the gateway, see [Con
5353

5454
2. Select **On-premises data gateway**.
5555

56-
![Screenshot showing gateway selection](media/analysis-services-gateway-install/aas-gateway-installer-select.png)
56+
![Screenshot showing gateway selection.](media/analysis-services-gateway-install/aas-gateway-installer-select.png)
5757

5858
2. Select a location, accept the terms, and then click **Install**.
5959

60-
![Screenshot showing install location and license terms](media/analysis-services-gateway-install/aas-gateway-installer-accept.png)
60+
![Screenshot showing install location and license terms.](media/analysis-services-gateway-install/aas-gateway-installer-accept.png)
6161

6262
3. Sign in to Azure. The account must be in your tenant's Azure Active Directory. This account is used for the gateway administrator. Azure B2B (guest) accounts are not supported when installing and registering the gateway.
6363

64-
![Screenshot showing sign in to Azure](media/analysis-services-gateway-install/aas-gateway-installer-account.png)
64+
![Screenshot showing sign in to Azure.](media/analysis-services-gateway-install/aas-gateway-installer-account.png)
6565

6666
> [!NOTE]
6767
> If you sign in with a domain account, it's mapped to your organizational account in Azure AD. Your organizational account is used as the gateway administrator.
@@ -79,7 +79,7 @@ In order to create a gateway resource in Azure, you must register the local inst
7979
> [!IMPORTANT]
8080
> Save your recovery key in a safe place. The recovery key is required in-order to takeover, migrate, or restore a gateway.
8181
82-
![Screenshot showing Register](media/analysis-services-gateway-install/aas-gateway-register-name.png)
82+
![Screenshot showing Register.](media/analysis-services-gateway-install/aas-gateway-register-name.png)
8383

8484

8585
## Create an Azure gateway resource
@@ -88,7 +88,7 @@ After you've installed and registered your gateway, you need to create a gateway
8888

8989
1. In Azure portal, click **Create a resource**, then search for **On-premises data gateway**, and then click **Create**.
9090

91-
![Screenshot showing create a gateway resource](media/analysis-services-gateway-install/aas-gateway-new-azure-resource.png)
91+
![Screenshot showing create a gateway resource.](media/analysis-services-gateway-install/aas-gateway-new-azure-resource.png)
9292

9393
2. In **Create connection gateway**, enter these settings:
9494

@@ -118,7 +118,7 @@ After you've installed and registered your gateway, you need to create a gateway
118118

119119
1. In your Azure Analysis Services server overview, click **On-Premises Data Gateway**.
120120

121-
![Screenshot showing On-Premises Data Gateway in Settings](media/analysis-services-gateway-install/aas-gateway-connect-server.png)
121+
![Screenshot showing On-Premises Data Gateway in Settings.](media/analysis-services-gateway-install/aas-gateway-connect-server.png)
122122

123123
2. In **Pick an On-Premises Data Gateway to connect**, select your gateway resource, and then click **Connect selected gateway**.
124124

@@ -130,7 +130,7 @@ After you've installed and registered your gateway, you need to create a gateway
130130
When connection between your server and gateway resource is successful, status will show **Connected**.
131131

132132

133-
![Screenshot showing connect server to gateway resource success](media/analysis-services-gateway-install/aas-gateway-connect-success.png)
133+
![Screenshot showing connect server to gateway resource success.](media/analysis-services-gateway-install/aas-gateway-connect-success.png)
134134

135135
# [PowerShell](#tab/azure-powershell)
136136

articles/analysis-services/analysis-services-logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The Metrics category logs the same [Server metrics](analysis-services-monitor.md
7070

7171
1. In [Azure portal](https://portal.azure.com) > server, click **Diagnostic settings** in the left navigation, and then click **Turn on diagnostics**.
7272

73-
![Screenshot showing Turn on diagnostics in the Azure portal](./media/analysis-services-logging/aas-logging-turn-on-diagnostics.png)
73+
![Screenshot showing Turn on diagnostics in the Azure portal.](./media/analysis-services-logging/aas-logging-turn-on-diagnostics.png)
7474

7575
2. In **Diagnostic settings**, specify the following options:
7676

@@ -152,7 +152,7 @@ Metrics and server events are integrated with xEvents in your Log Analytics work
152152

153153
To view your diagnostic data, in Log Analytics workspace, open **Logs** from the left menu.
154154

155-
![Screenshot showing log Search options in the Azure portal](./media/analysis-services-logging/aas-logging-open-log-search.png)
155+
![Screenshot showing log Search options in the Azure portal.](./media/analysis-services-logging/aas-logging-open-log-search.png)
156156

157157
In the query builder, expand **LogManagement** > **AzureDiagnostics**. AzureDiagnostics includes Engine and Service events. Notice a query is created on-the-fly. The EventClass\_s field contains xEvent names, which may look familiar if you've used xEvents for on-premises logging. Click **EventClass\_s** or one of the event names and Log Analytics workspace continues constructing a query. Be sure to save your queries to reuse later.
158158

0 commit comments

Comments
 (0)