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

[azure] Discover without credentials #12698

Closed
dadoonet opened this issue Aug 6, 2015 · 1 comment
Closed

[azure] Discover without credentials #12698

dadoonet opened this issue Aug 6, 2015 · 1 comment
Labels
:Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >enhancement help wanted adoptme

Comments

@dadoonet
Copy link
Member

dadoonet commented Aug 6, 2015

From @dadoonet on February 19, 2015 7:2

When a Node is running Inside Azure platform, it sounds like new Azure API added by #63 supports API calls without the need to provide credentials. Let see if we can use that and simplify (a lot) the VM creation process.

update

Note that for now, Azure only supports authentication using:

  • certificates (that's what we are using for now)
  • Active Directory

See https://msdn.microsoft.com/en-us/library/azure/ee460782.aspx

Feature request opened Azure/azure-sdk-for-java#464

Another option in the feature could be using tokens instead of certificate. See Azure/azure-sdk-for-java#456

Copied from original issue: elastic/elasticsearch-cloud-azure#67

@dadoonet dadoonet self-assigned this Aug 6, 2015
@dadoonet dadoonet added >enhancement :Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure :Plugin Cloud Azure labels Aug 6, 2015
@dadoonet dadoonet changed the title Discover without credentials [azure] Discover without credentials Aug 6, 2015
@dadoonet dadoonet removed their assignment Sep 8, 2015
@dadoonet dadoonet added the help wanted adoptme label Sep 8, 2015
@dadoonet
Copy link
Member Author

Won't be doable I guess as Azure requires credentials.
Note that we will see if it's actually possible when implementing #19146.

@clintongormley clintongormley added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs and removed :Plugin Cloud Azure labels Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >enhancement help wanted adoptme
Projects
None yet
Development

No branches or pull requests

2 participants