Edit

Share via


Recommended settings for MCT Azure resources

Microsoft community training recommends few security settings to it's customers for the best use of azure resources.

Azure Storage

Public access for blob should be disabled

  1. Go to the storage account of your MCT instance by searching for it in the search box present in home page.

Kindly open the storage account

  1. In the storage account page, under settings click on configuration.

  2. In configuration, ensure that blob public access is disabled.

Please ensure that the blob public access is disabled

Azure Key-vault

Soft delete and purge protection

  1. Go to the key-vault of your MCT instance.

  2. In the left menu, under settings click on properties.

  3. Ensure that soft delete and purge protection is enabled.

In properties, please enable soft delete and purge

Azure SQL

  1. Enable Microsoft defender for cloud

    a. Navigate to the SQL server page by searching for th SQL server name in the search bar present on home page.

    b. In the left menu, under security click on Microsoft defender for cloud.

    c. Ensure that the enablement status shows as enabled.

The Enablement status should be enabled

  1. Have admin for SQL server AD

    a. Navigate to the SQL server page .

    b. In the left menu, under settings click on Azure active directory.

    c. Ensure that there is an Azure active directory admin.

Ensure that there is an Azure active directory admin

App service

  1. Go to the app service and in the left menu, under settings.

  2. Click on configuration

    a. Ensure that FTP is set to FTPS only

    b. Scroll down and set HTTPS only to 'ON'

    c. TLS version should be 1.2

Ensure that there is an Azure active directory admin

Ensure that there is an Azure active directory admin