astonishing-television-26703
12/09/2022, 12:46 PM<http://ServicePrincipalsClient.BaseClient.Post|ServicePrincipalsClient.BaseClient.Post>(): unexpected status 403 with OData error: Authorization_RequestDenied: When using this permission, the backing application of the service principal being created must in the local tenant
The terraform can't create the service principal, what should I check?victorious-lawyer-58417
12/09/2022, 3:14 PMaz login before running terraform apply?astonishing-television-26703
12/09/2022, 7:00 PMuser
12/09/2022, 7:10 PMastonishing-television-26703
12/12/2022, 6:23 AMuser
12/12/2022, 4:59 PMastonishing-television-26703
12/13/2022, 4:50 AMastonishing-television-26703
12/16/2022, 8:57 AMuser
12/16/2022, 5:54 PMuser
12/16/2022, 5:57 PMkubectl get pods | grep backend (this will tell you the pod name for the backend)
Then take the POD_NAME, and do kubectl logs POD_NAMEuser
12/16/2022, 5:57 PMastonishing-television-26703
12/19/2022, 6:22 AM