Hi @Ian Keogh,
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer.
Issue:
How can an Azure SQL Managed Instance (GP Premium Series) be upgraded to the November 2022 Feature Wave? The current version is [Jul 2 2024 15:39:01] via SELECT @@VERSION
.
The goal is to utilize the Next-gen General Purpose tier for increased database limits and to benefit from always-up-to-date patching for the new JSON datatype.
Is it necessary to create a new VNET and Subnet that complies with the requirements, and then select them in the SQL Managed Instance's networking settings? Can existing Network Security Groups (NSGs) be reused, or is a new setup required?
The objective is to achieve this upgrade with minimal downtime, ideally under 2 hours, without having to rebuild the Azure SQL Managed Instance from scratch.
Solution:
Only the product group can enable the November 2022 Feature Wave on a server. it cannot be added or enabled by the customer.
If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.