Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Azure Cloud (Azure) Support #13

Open
ConnorGraham opened this issue Sep 24, 2020 · 1 comment
Open

Microsoft Azure Cloud (Azure) Support #13

ConnorGraham opened this issue Sep 24, 2020 · 1 comment
Labels
cloud-provider enhancement ✨ New feature or request
Milestone

Comments

@ConnorGraham
Copy link
Contributor

No description provided.

@PhillypHenning
Copy link
Contributor

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

@PhillypHenning PhillypHenning added this to the Cloud Support milestone Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud-provider enhancement ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants