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

[Feature requests][salt-cloud][AzureARM] support availability zone #56154

Closed
tkykm opened this issue Feb 13, 2020 · 1 comment
Closed

[Feature requests][salt-cloud][AzureARM] support availability zone #56154

tkykm opened this issue Feb 13, 2020 · 1 comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged Salt-Cloud
Milestone

Comments

@tkykm
Copy link

tkykm commented Feb 13, 2020

Description of Issue

Availability zone is important technology for redundancy or SLA and getting necessary for another azure services for example ultra disk.

Setup

(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)

vm:
  provider: azure
  availability_zone: 3
  location: westeurope

Steps to Reproduce Issue

(Include debug logs if possible and relevant.)

Versions Report

(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)

@DmitryKuzmenko DmitryKuzmenko added Feature new functionality including changes to functionality and code refactors, etc. Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged team-cloud labels Feb 14, 2020
@DmitryKuzmenko DmitryKuzmenko added this to the Blocked milestone Feb 14, 2020
@nicholasmhughes
Copy link
Collaborator

The Azure functionality in Salt is moving to https://github.com/salt-extensions/saltext-azurerm

I have opened an issue there to represent the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature new functionality including changes to functionality and code refactors, etc. Pending-Discussion The issue or pull request needs more discussion before it can be closed or merged Salt-Cloud
Projects
None yet
Development

No branches or pull requests

4 participants