Skip to content

Commit 83074f0

Browse files
authored
Update python-plot-histogram.md
1 parent 7ce17ae commit 83074f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/machine-learning/data-exploration/python-plot-histogram.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,14 @@ This article describes how to plot data using the Python package [Matplotlib](ht
2020
::: moniker range=">=sql-server-2017||>=sql-server-linux-ver15||=sqlallproducts-allversions"
2121
* SQL Server. For how to install, see [SQL Server for Windows](../../database-engine/install-windows/install-sql-server.md) or [for Linux](../../linux/sql-server-linux-overview.md).
2222
::: moniker-end
23+
2324
::: moniker range="=azuresqldb-current||=sqlallproducts-allversions"
2425
* Azure SQL Database. For how to sign up, see [Azure SQL Database](https://docs.microsoft.com/azure/sql-database/sql-database-get-started-portal)
2526
::: moniker-end
27+
2628
::: moniker range="=azuresqldb-mi-current||=sqlallproducts-allversions"
2729
* Azure SQL Managed Instance. For how to sign up, see [Azure SQL Managed Instance](https://docs.microsoft.com/azure/azure-sql/managed-instance/instance-create-quickstart).
30+
2831
* [SQL Server Management Studio](../../ssms/download-sql-server-management-studio-ssms.md) for restoring the sample database to Azure SQL Managed Instance.
2932
::: moniker-end
3033

0 commit comments

Comments
 (0)