-
Notifications
You must be signed in to change notification settings - Fork 2
/
dp_900_relational_database.html
22 lines (22 loc) · 1.56 KB
/
dp_900_relational_database.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<title>
DP 900 Relational Database
</title>
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
</head>
<body>
<img src="dp_900_relational_database.png" border="none" usemap="#map"/>
<map name="map">
<area shape="rect" coords="2066,531,2082,547" href="https://learn.microsoft.com/en-us/training/modules/explore-provision-deploy-relational-database-offerings-azure/2-azure-sql" target="_blank"/>
<area shape="rect" coords="2533,256,2549,272" href="https://microsoftlearning.github.io/DP-900T00A-Azure-Data-Fundamentals/Instructions/Labs/images/azure-sql-portal.png" target="_blank"/>
<area shape="rect" coords="2416,521,2432,537" href="https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/sql-managed-instance-paas-overview?view=azuresql" target="_blank"/>
<area shape="rect" coords="3552,344,3568,360" href="https://www.microsoft.com/en-us/download/details.aspx?id=53595" target="_blank"/>
<area shape="rect" coords="1452,952,1468,968" href="https://learn.microsoft.com/en-us/azure/postgresql/single-server/overview" target="_blank"/>
<area shape="rect" coords="1088,1075,1104,1091" href="https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/overview" target="_blank"/>
<area shape="rect" coords="1064,1006,1080,1022" href="https://www.pgadmin.org/" target="_blank"/>
<area shape="rect" coords="1420,512,1436,528" href="https://learn.microsoft.com/en-us/azure/mariadb/overview" target="_blank"/>
<area shape="rect" coords="1463,154,1479,170" href="https://learn.microsoft.com/en-us/azure/mysql/" target="_blank"/>
</map>
</body>
</html>