Pulumi.Azure is essentially a wrapper around Terraform's Azure provider. Pulumi.AzureNative is essentially a wrapper around Azure's own APIs. In some cases they're equivalent, but to generalize, AzureNative has more features, allows you deeper into the "nitty-gritty", and is updated with new features sooner than Azure.