sparse-intern-71089
01/04/2023, 5:05 PMicy-doctor-13719
01/04/2023, 8:43 PMicy-doctor-13719
01/04/2023, 8:44 PMreturn new AzureNative.Web.WebApp("app", new()
        {
            ...
            Identity = new AzureNative.Web.Inputs.ManagedServiceIdentityArgs
            {
                Type = AzureNative.Web.ManagedServiceIdentityType.SystemAssigned
            },
            ...
        });white-architect-1595
01/04/2023, 9:00 PM