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
For more details check  command.
155
+
For more details check [Set-AzSqlInstance](https://docs.microsoft.com/powershell/module/az.sql/set-azsqlinstance) command.
156
156
157
157
# [PowerShell](#tab/azure-cli)
158
158
@@ -162,15 +162,15 @@ Use the following CLI command:
162
162
az sql mi update -g mygroup -n myinstance --family Gen5
163
163
```
164
164
165
-
For more details check  command.
165
+
For more details check [az sql mi update](https://docs.microsoft.com/cli/azure/sql/mi#az-sql-mi-update) command.
166
166
167
167
---
168
168
169
169
### Hardware availability
170
170
171
171
#### <aname="gen4gen5-1"></a> Gen4/Gen5
172
172
173
-
Gen4 hardware is  and is not available anymore for the new deployments. All new databases must be deployed on Gen5 hardware.
173
+
Gen4 hardware is [being phased out](https://azure.microsoft.com/updates/gen-4-hardware-on-azure-sql-database-approaching-end-of-life-in-2020/) and is not available anymore for the new deployments. All new databases must be deployed on Gen5 hardware.
0 commit comments