What's Changed
This release enables a new backend for REST and authentication, based on modern libraries. This should be a fully transparent change for users. In case you experience any difficulties, you can revert to the previous backend by setting the environment variable `PULUMI_ENABLE_AZCORE_BACKEND=false`.
**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.70.0...v2.71.0
Does the PR have any schema changes?
Found 8 breaking changes:
Types
- `🟡` "azure-native:machinelearningservices:AcrDetails": properties: "userCreatedAcrAccount" missing
- `🟡` "azure-native:machinelearningservices:AcrDetailsResponse": properties: "userCreatedAcrAccount" missing
- `🟡` "azure-native:machinelearningservices:StorageAccountDetails": properties: "userCreatedStorageAccount" missing
- `🟡` "azure-native:machinelearningservices:StorageAccountDetailsResponse": properties: "userCreatedStorageAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccountResponse" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccount" missing
- `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccountResponse" missing
No new resources/functions.
<!-- Release notes generated using configuration in .github/release.yml at v2.71.0 -->