Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.66 KB

howto-deny-public-network-access.md

File metadata and controls

41 lines (25 loc) · 1.66 KB
title description author ms.author ms.service ms.topic ms.date
Deny Public Network Access - Azure portal - Azure Database for MariaDB
Learn how to configure Deny Public Network Access using Azure portal for your Azure Database for MariaDB
kummanish
manishku
mariadb
conceptual
03/10/2020

Deny Public Network Access in Azure Database for MariaDB using Azure portal

This article describes how you can configure an Azure Database for MariaDB server to deny all public configurations and allow only connections through private endpoints to further enhance the network security.

Prerequisites

To complete this how-to guide, you need:

Set Deny Public Network Access

Follow these steps to set MariaDB server Deny Public Network Access:

  1. In the Azure portal, select your existing Azure Database for MariaDB server.

  2. On the MariaDB server page, under Settings, click Connection security to open the connection security configuration page.

  3. In Deny Public Network Access, select Yes to enable deny public access for your MariaDB server.

    Azure Database for MariaDB Deny network access

  4. Click Save to save the changes.

  5. A notification will confirm that connection security setting was successfully enabled.

    Azure Database for MariaDB Deny network access success

Next steps

Learn about how to create alerts on metrics.