Skip to content

Some success criteria are unachievable in the lab: required resource providers are NotRegistered #3

Description

@IUMvuyo

Several success criteria and stretch goals cannot be completed in the provided lab subscription because their resource providers show NotRegistered, and attendees (who hold Contributor on their labuser-NN resource group only) lack the rights to register providers.

Observed in the South Africa (za) edition:

  • Challenge 3 success criterion requires an App Service (minimum TLS 1.2, FTPS disabled, HTTPS only). Microsoft.Web is NotRegistered, so az appservice plan create fails with MissingSubscriptionRegistration.
  • Challenge 3 stretch goal (Front Door plus WAF) needs Microsoft.Cdn, which is NotRegistered.
  • Challenge 2 stretch goal S2.1 (Azure Backup) needs Microsoft.DataProtection and Microsoft.RecoveryServices, both NotRegistered.

By contrast, Microsoft.Compute, Microsoft.ContainerService, Microsoft.Attestation, Microsoft.Network and Microsoft.KeyVault were all Registered, and confidential compute quota was present, so Challenges 4 and 5 were reachable.

Suggestion: register the missing providers during environment provisioning, or annotate the affected criteria to note they require provider registration and may be unavailable in shared lab subscriptions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions