Prisma CSPM terraform.tf -> Azure WebShell execution But it has issue. Anyon who had the same problem and solved?
Yesterday, I tried to register Azure a tenant's subscription to Paloalto Prisma CSPM. For the process, it required 5 values below. output 'a__directory_tenant_id' { value = var.tenant_id}output 'b__subscription_id' { value = var.subscription_id }output 'c__application_client_id' { value = azuread_application.prisma_cloud_app.application_id}ou...




