argonorth
argonorth
Hey @ms-henglu I am currently using Service Principal and Client Secret authentication. When using version 1.13.1 and setting use-msi to false, I receive the following error. ``` provider "azapi" {...
Hey @ms-henglu, I can't share the entire terraform.log file. The issue is similar to https://github.com/Azure/terraform-provider-azapi/issues/475. However, upgrading to versions 1.13.1 and 1.14 did not resolve the problem. It worth mentioning...
I thoroughly analyzed the logs and identified a specific issue related to the tenant ID. It appears that the service is consistently failing to recognize the tenant ID, which may...