raandree / Microsoft365DscWorkshop

MIT License
20 stars 6 forks source link

Provider 'Microsoft.ManagedIdentity' may be missing #8

Open raandree opened 6 months ago

raandree commented 6 months ago

If the provider Microsoft.ManagedIdentity is not registered in the subscription, the lab scripts should take care of that.

A code sample is available: Register-LabAzureRequiredResourceProvider.ps1.