Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

Expose option to authenticate using data from a local JSON file #70

Closed
andrie opened this issue Jun 6, 2017 · 0 comments
Closed

Expose option to authenticate using data from a local JSON file #70

andrie opened this issue Jun 6, 2017 · 0 comments
Assignees
Milestone

Comments

@andrie
Copy link
Contributor

andrie commented Jun 6, 2017

This will make setting up the initial connection to Azure easier.

  1. Export AzureSMR:::read.AzureSMR.config()
  2. Add new argument to createAzureContext() that is the location of the JSON file
createAzureContext(tenantID, clientID, authKey, configFile)

If configFile is specified, read the file and use the values to create the context object.

@andrie andrie added this to the v0.2.5 milestone Jun 6, 2017
@andrie andrie self-assigned this Jun 6, 2017
andrie added a commit that referenced this issue Jun 6, 2017
andrie added a commit that referenced this issue Jun 6, 2017
andrie added a commit that referenced this issue Jun 6, 2017
* dev:
  Rename addins
  Bug fix in progress bar
  Create RStudio addins #72
  Add function to retrieve status of all VMs #72
  Fix merge errors
  Update tests #70
  Export read.AzureSMR.config() and enable reading settings file in createAzureContext() #70
  Remove spurious reference to storageAccountK
  Add resourceGroup argument when polling for script actions #58
  Fix  example_azureCreateHDI.R - Remove DEBUG flag, set legal password
  test-6-ARM.R - Changed Deploy 2 to a quicker VNET build.
@andrie andrie closed this as completed Jun 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant