Skip to content

New and improved SQL Always On template - #368

Merged
Krishna Nithin (knithinc) merged 4 commits into
Azure:masterfrom
JeffGoldner:master
Sep 5, 2018
Merged

New and improved SQL Always On template#368
Krishna Nithin (knithinc) merged 4 commits into
Azure:masterfrom
JeffGoldner:master

Conversation

@JeffGoldner

Copy link
Copy Markdown
Contributor

Many improvements including realistic VM sizes, ability to select how many data disks, select the sample database name, supports SQL 2016 SP1 and SP2 on Windows Server 2016 (2017 in development), shortened names to be compliant with NetBIOS lengths.

Replaces sql-2016-ha.

@bganapa

bganapa commented Aug 28, 2018

Copy link
Copy Markdown
Member

Krishna Nithin (@knithinc) , vikasnav to review

@cblackuk

Copy link
Copy Markdown
Contributor

True godsend, cannot wait for this to be merged so we can start using it properly.

@JackLeo

Copy link
Copy Markdown

Do this also include #367 ?

@cblackuk

Copy link
Copy Markdown
Contributor

Domantas Jackūnas (@JackLeo) it does ->

       "sqlServerOffer": {
            "type": "string",
            "allowedValues": [
                "SQL2016SP1-WS2016",
                "SQL2016SP2-WS2016"
        ],
            "metadata": {
                "description": "The SQL Server Version"
            },
            "defaultValue": "SQL2016SP2-WS2016"
        },

It is just done slightly different this time around but it supports SP2 and is in fact the default.

@knithinc
Krishna Nithin (knithinc) merged commit 9765a4f into Azure:master Sep 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants