Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 3.05 KB

File metadata and controls

59 lines (45 loc) · 3.05 KB
title Create an Analysis Services server in Azure | Microsoft Docs
description Learn how to create an Analysis Services server instance in Azure.
services analysis-services
documentationcenter
author minewiskan
manager erikre
editor
tags
ms.assetid 7f560216-8a9a-4d06-852e-48cf24deab19
ms.service analysis-services
ms.devlang NA
ms.topic article
ms.tgt_pltfrm NA
ms.workload na
ms.date 06/01/2017
ms.author owend

Create an Azure Analysis Services server in Azure portal

This article walks you through creating an Analysis Services server resource in your Azure subscription.

Before you begin

To get started, you need:

  • Azure subscription: Visit Azure Free Trial to create an account.
  • Azure Active Directory: Your subscription must be associated with an Azure Active Directory tenant. And, you need to be signed in to Azure with an account in that Azure Active Directory. Microsoft accounts are not supported. To learn more, see User authentication.
  • Resource group: Use a resource group you already have or create a new one.

Note

Creating a server might result in a new billable service. To learn more, see Analysis Services pricing.

To create a server in Azure portal

  1. Sign in to the Azure portal.

  2. Click + New > Intelligence + analytics > Analysis Services.

  3. In the Analysis Services blade, fill in the required fields, and then press Create.

    Create server

    • Server name: Type a unique name used to reference the server.
    • Subscription: Select the subscription this server bills to.
    • Resource group: These containers are designed to help you manage a collection of Azure resources. To learn more, see resource groups.
    • Location: This Azure datacenter location hosts the server. Choose a location nearest your largest user base.
    • Pricing tier: Select a pricing tier. Tabular models up to 400 GB are supported. To learn more, see Azure Analysis Services pricing.
  4. Click Create.

Create usually takes under a minute; often just a few seconds. If you selected Add to Portal, navigate to your portal to see your new server. Or, navigate to More services > Analysis Services to see if your server is ready.

Dashboard

Next steps

Once you've created your server, you can deploy a model to it by using SSDT or with SSMS.

If a model you deploy to your server connects to on-premises data sources, you need to install an On-premises data gateway on a computer in your network.