You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample shows how to attach VM with SSMS to Managed Instance virtual network using PowerShell
66
+
67
+
<aname=disclaimers></a>
68
+
69
+
## Disclaimers
70
+
The scripts and this guide are copyright Microsoft Corporations and are provided as samples. They are not part of any Azure service and are not covered by any SLA or other Azure-related agreements. They are provided as-is with no warranties express or implied. Microsoft takes no responsibility for the use of the scripts or the accuracy of this document. Familiarize yourself with the scripts before using them.
71
+
72
+
<aname=related-links></a>
73
+
74
+
## Related Links
75
+
<!-- Links to more articles. Remember to delete "en-us" from the link path. -->
76
+
77
+
For more information, see these articles:
78
+
79
+
-[What is a Managed Instance (preview)?](https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance)
80
+
-[Configure a VNet for Azure SQL Database Managed Instance](https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance-vnet-configuration)
0 commit comments