diff --git a/Modules/AnalysisServices/2.0/readme.md b/Modules/AnalysisServices/2.0/readme.md index 96256f9..844cd6c 100644 --- a/Modules/AnalysisServices/2.0/readme.md +++ b/Modules/AnalysisServices/2.0/readme.md @@ -2,7 +2,6 @@ This module deploys Analysis Services. - ## Resources The following Resources are deployed. @@ -10,14 +9,13 @@ The following Resources are deployed. + **Microsoft.AnalysisServices/servers** + **Microsoft.AnalysisServices/servers/providers/diagnosticsettings** - ## Parameters | Parameter Name | Default Value | Required | Description | | :- | :- | :- |:- | | `serverName` || **Required** | The name of the Azure Analysis Services server to create -| `Location` || **Optional** | Location of the Azure Analysis Services server. -| `skuName` | S0 | **Optional** | The sku name of the Azure Analysis Services server to create. +| `Location` || **Optional** | Location of the Azure Analysis Services server +| `skuName` | S0 | **Optional** | The sku name of the Azure Analysis Services server to create | `skuCapacity` | 1 | **Optional** | The total number of query replica scale-out instances | `firewallSettings` | AllowFromAll | **Optional** | The inbound firewall rules to define on the server. If not specified, firewall is disabled | `diagnosticStorageAccountId` || **Required** | Resource identifier of the Diagnostic Storage Account @@ -29,8 +27,6 @@ The following Resources are deployed. | `tagApplication` || **Optional** | The name of the application | `tagOwner` || **Optional** | The business owner for the application | `tagOwnerEmail` || **Optional** | The Email address of the business owner for the application - - ## Outputs | Output Name | Description | @@ -39,17 +35,16 @@ The following Resources are deployed. | `analysisServicesResourceId` | Analysis Services ResourceId output parameter | `analysisServicesResourceGroup` | Analysis Services ResourceGroup output parameter - ## Scripts -+ There is no Scripts for this Module - +| Script Name | Description | +| :- | :- | +| `analysis.services.akv.secrects.ps1` | Set Analysis Services KeyVault Secrets Automation Script ## Considerations + There is no deployment considerations for this Module - ## Additional resources [Microsoft Analysis Services template reference](https://docs.microsoft.com/en-us/azure/templates/microsoft.analysisservices/allversions) \ No newline at end of file