You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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
The text was updated successfully, but these errors were encountered: