Prevent HTTP Connections to Azure Storage Account | Exam AZ-500 Simulation Solution

Prevent HTTP Connections to rg1lod10598168n1 Azure Storage Account

Question

SIMULATION -

You need to prevent HTTP connections to the rg1lod10598168n1 Azure Storage account.

To complete this task, sign in to the Azure portal.

Explanations

See the explanation below.

The "Secure transfer required" feature is now supported in Azure Storage account. This feature enhances the security of your storage account by enforcing all requests to your account through a secure connection. This feature is disabled by default.

1. In Azure Portal select you Azure Storage account rg1lod10598168n1.

2. Select Configuration, and Secure Transfer required.

https://techcommunity.microsoft.com/t5/Azure/quot-Secure-transfer-required-quot-is-available-in-Azure-Storage/m-p/82475

To prevent HTTP connections to the rg1lod10598168n1 Azure Storage account, follow these steps:

  1. Sign in to the Azure portal with your credentials.
  2. Navigate to the Azure Storage account rg1lod10598168n1.
  3. Click on the "Firewalls and virtual networks" option under the "Security + networking" menu.
  4. Under the "Firewalls and virtual networks" section, select "Selected networks."
  5. Add the IP address ranges or virtual network subnets that you want to allow access to the storage account.
  6. Under the "Firewalls and virtual networks" section, select "Allow access from 'Azure services'." This option allows Azure services to access the storage account.
  7. Under the "Firewalls and virtual networks" section, select "Deny access to 'HTTP'." This option blocks HTTP connections to the storage account.
  8. Click on the "Save" button to save the changes.

By following these steps, you can prevent HTTP connections to the rg1lod10598168n1 Azure Storage account.