azureGetStorageAccount: Get specified storage account

Description Usage Arguments See Also

Description

Get specified storage account

Usage

1
2
azureGetStorageAccount(azureActiveContext, resourceGroup, subscriptionID,
  storageAccount, verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR, created by createAzureContext()

resourceGroup

Name of the resource group

subscriptionID

Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory

storageAccount

Name of the azure storage account. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.

verbose

If TRUE, prints verbose messages

See Also

Other Storage account functions: azureCreateStorageAccount, azureDeletestorageAccount, azureListSA, azureSAGetKey


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.