Skip to content

Conversation

@JeffGoldner
Copy link
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
Copy link
Member

bganapa commented Aug 28, 2018

@knithinc , @vikasnav to review

@cblackuk
Copy link
Contributor

cblackuk commented Sep 4, 2018

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

@JackLeo
Copy link

JackLeo commented Sep 4, 2018

Do this also include #367 ?

@cblackuk
Copy link
Contributor

cblackuk commented Sep 4, 2018

@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 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