This module will create a new Azure Application Registration and generate a Client Key.
Naming convention for this service is as follows:
ris-azr-app-market-product
Name | Version |
---|---|
azuread | >= 0.7.0 |
null | n/a |
random | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
names | Names to be applied to resources (inclusive) | object({ |
n/a | yes |
tags | Tags to be applied to resources (inclusive) | map(string) |
n/a | yes |
Name | Description |
---|---|
application_id | Azure AD application id |
application_object_id | Azure AD application object id |
service_principal_id | Service Principal unique ID |
service_principal_name | Service Principal display name |
service_principal_secret | Azure AD Service Principal secret |