aca-review-apps icon indicating copy to clipboard operation
aca-review-apps copied to clipboard

RestError: WorkloadProfiles configuration is not supported in api version. Use 2022-11-01-preview or above.

Open Govind-bytesfarms opened this issue 1 year ago • 1 comments

I am getting below error when using aca review app githubaction

Predeployment Steps Started Deployment Step Started Deployment Failed with Error: RestError: WorkloadProfiles configuration is not supported in api version. Use 2022-11-01-preview or above. Error: RestError: WorkloadProfiles configuration is not supported in api version. Use 2022-11-01-preview or above

Govind-bytesfarms avatar Apr 08 '24 20:04 Govind-bytesfarms

This appears to be related to https://github.com/pulumi/pulumi-azure-native/issues/2667. https://github.com/Azure/aca-review-apps/blob/main/src/main.ts#L113 appears to be the problematic line...

kphunter avatar Oct 28 '24 01:10 kphunter