bitovi/bitops

Microsoft Azure Cloud (Azure) Support

ConnorGraham opened this issue · 1 comments

Microsoft Azure Cloud (Azure) Support

Pulled from a depreciated file; configuration-azure.md

Microsoft Azure

The following environment variables for Microsoft Azure are required. See Microsoft Azure official documentation for how to create them.

All configuration must be done with environment variables

Configuration


AZ_CLIENT_ID

  • BitOps Property:
  • Environment Variable: AZ_CLIENT_ID
  • default: ""
  • required: yes

AZ_CLIENT_SECRET

  • BitOps Property:
  • Environment Variable: AZ_CLIENT_SECRET
  • default: ""
  • required: yes

AZ_SUBSCRIPTION_ID

  • BitOps Property:
  • Environment Variable: AZ_SUBSCRIPTION_ID
  • default: ""
  • required: yes

AZ_TENANT_ID

  • BitOps Property:
  • Environment Variable: AZ_TENANT_ID
  • default: ""
  • required: yes