Microsoft Certified: Azure Developer Associate Renewal Practice Questions

Question 1 The correct two features are:

  • Soft-delete
  • Purge protection

Soft-delete keeps deleted keys, secrets, and certificates recoverable for the retention period (up to 90 days). Purge protection prevents anyone from permanently deleting those soft-deleted objects before the full 90-day retention period has passed.

Question 2 The correct two components are:

  • name
  • list of filters

A feature flag in Azure App Configuration requires a unique name and can optionally include one or more filters (such as time window, percentage, or targeting filters) that determine when the feature is enabled.

The correct two actions are:

  • Assign a managed identity to the Azure App Configuration instance.
  • Configure managed identity permission to access the Azure Key Vault.

Azure App Configuration uses its managed identity to authenticate to Azure Key Vault and access the customer-managed key. The managed identity must be granted appropriate permissions such as Get, Wrap Key, and Unwrap Key on the key in the vault.

The correct answer is:

  • Labels

In Azure App Configuration, labels are used to version configuration settings and distinguish values across environments such as Development, Test, Staging, and Production while keeping the same keys.

👉 Click here to explore our Amazon pet collection

Leave a Reply

Your email address will not be published. Required fields are marked *