AzureSetupRequest
Request to setup Azure infrastructure and ESC environments
Properties
armSessionIdstring requiredARM (Azure Resource Manager) OAuth session IDgraphSessionIdstring requiredMicrosoft Graph OAuth session ID- List of Azure environment configurations to create
- ↳
subscriptionIDstring requiredAzure subscription ID - ↳
roleIDstring requiredAzure role ID - ↳
projectNamestring requiredESC project name - ↳
environmentNamestring requiredESC environment name appObjectIdstring optionalObject ID of the app registration created by a prior AzureSetup call. When set, the app registration is resolved by ID instead of searched by display name, so batched setup calls cannot land on different app registrations.servicePrincipalIdstring optionalObject ID of the service principal created by a prior AzureSetup call. When set, the service principal lookup is skipped and roles are assigned to this principal.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.