Skip to content

Can you move managed instance to another subnet or not? #19522

@czmirek

Description

@czmirek

This page says

Can I move my managed instance to another subnet?

No. This is a current Managed Instance design limitation. 

But this page contains this example.

Move managed instance to another subnet

az sql mi update -g myResourceGroup -n myServer -i \ --subnet /subscriptions/xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/myResourceGroup/providers/Microsoft.ManagedIdentity/userAssignedIdentities/testumi \

The example itself is wrong as the value after --subnet parameter is a managed identity, not a subnet.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions