| adlFileInputStreamCheck | Check for proper adlFileInputStream. |
| adlFileOutputStreamCheck | Check for proper adlFileOutputStream. |
| adls.append | Append to an existing file. |
| adls.append.core | The Core Append API. |
| adls.append.direct | Append to an existing file. |
| adls.concat | Concat existing files together. (MSCONCAT). |
| adls.create | Create and write to a file. |
| adls.delete | Delete a file/directory. |
| adls.file.info | Get the status of a file/directory in the given path. |
| adls.fileinputstream.available | returns the remaining number of bytes available to read from... |
| adls.fileinputstream.close | Close an adlFileInputStream. |
| adls.fileinputstream.create | Create an adls.fileinputstream.create Create a container... |
| adls.fileinputstream.getpos | gets the position of the cursor within the file |
| adls.fileinputstream.length | Returns the length of the file that this stream refers to.... |
| adls.fileinputstream.read | Buffered read an adlFileInputStream. |
| adls.fileinputstream.readfromservice | Read from service attempts to read 'blocksize' bytes from... |
| adls.fileinputstream.readfully | Read an adlFileInputStream. |
| adls.fileinputstream.seek | Seek to given position in stream. |
| adls.fileinputstream.skip | Skip to given position in stream. |
| adls.fileinputstream.slurpfullfile | Reads the whole file into buffer. Useful when reading small... |
| adls.fileoutputstream.close | Close an adlFileOutputStream. |
| adls.fileoutputstream.create | Create an adlFileOutputStream. Create a container... |
| adls.fileoutputstream.flush | Flush an adlFileOutputStream. |
| adls.fileoutputstream.write | Write to an adlFileOutputStream. |
| adls.ls | List the statuses of the files/directories in the given path. |
| adls.mkdir | Create a directory with the provided permission. |
| adls.read | Open a file and return an adlFileInputStream |
| adls.read.core | Core function to open and read a file. |
| adls.read.direct | Open and read a file. |
| adls.rename | Rename a file/folder. |
| azureAuthenticate | Authenticates against Azure Active directory application. |
| azureAuthenticateOnAuthType | Switch based on auth types. |
| azureBatchGetKey | Get the Batch Keys for Specified Batch Account. |
| azureBlobCD | Azure blob change current directory. |
| azureBlobFind | Find file in a storage account directory. |
| azureBlobLS | List blob blobs in a storage account directory. |
| azureCancelDeploy | Cancel template deployment. |
| azureCheckToken | Check the timestamp of a token and renew if needed. |
| azureCreateBatchAccount | Create an azure batch account. |
| azureCreateHDI | Create HDInsight cluster. |
| azureCreateResourceGroup | Create a resourceGroup. |
| azureCreateStorageAccount | Create an Azure Storage Account. |
| azureCreateStorageContainer | Create Storage containers in a specified Storage Account. |
| azureDataConsumption | Get data consumption of an Azure subscription for a time... |
| azureDeleteBatchAccount | Delete an azure batch account. |
| azureDeleteBlob | Delete a specifed storage blob. |
| azureDeleteDeploy | Delete template deployment. |
| azureDeleteHDI | Delete HDInsight cluster. |
| azureDeleteResourceGroup | Delete a resourceGroup with all Resources. |
| azureDeletestorageAccount | Delete an Azure Storage Account. |
| azureDeleteStorageContainer | Delete Storage container in a specified Storage Account. |
| azureDeleteVM | Delete a Virtual Machine. |
| azureDeployStatus | Check template deployment Status. |
| azureDeployTemplate | Deploy a resource from an Azure Resource Manager (ARM)... |
| azureExpenseCalculator | Calculate cost of using a specific instance of Azure for... |
| azureGetAllVMstatus | List the status of every virtual machine in the azure active... |
| azureGetBatchAccount | Get the specified Batch Account. |
| azureGetBlob | Get contents from a specifed storage blob. |
| azureGetStorageAccount | Get specified storage account |
| azureGetTokenClientCredential | Get Azure token using client credentials |
| azureGetTokenDeviceCode | Get Azure token using DeviceCode. |
| azureGetTokenDeviceCodeFetch | Get Azure token using device_code |
| azureGetTokenRefreshToken | Get Azure token using RefreshToken |
| azureHDIConf | Get configuration information for a specified cluster name. |
| azureHiveSQL | Submit SQL command to Hive Service. |
| azureHiveStatus | Get Status of a HDI Hive Service / version. |
| azureListAllResources | Get all Resource in default Subscription. |
| azureListBatchAccounts | List batch accounts. |
| azureListHDI | Get all HDInsight Clusters in default Subscription or details... |
| azureListRG | Get all resource groups in subscription ID. |
| azureListSA | List storage accounts. |
| azureListScaleSetNetwork | List load balancers and ip addresses in a resource group |
| azureListScaleSets | List scale sets within a resource group. |
| azureListScaleSetVM | List VMs within a scale set |
| azureListStorageBlobs | List storage blobs for specified storage account. |
| azureListStorageContainers | List Storage containers for Specified Storage Account. |
| azureListSubscriptions | Get available subscriptions. |
| azureListVM | List VMs in a Subscription. |
| azurePricingRates | Get pricing details of resources under a subscription. |
| azurePutBlob | Write contents to a specifed storage blob. |
| azureResizeHDI | Resize a HDInsight cluster role. |
| azureRunScriptAction | Run script action on HDI cluster. |
| azureSAGetKey | Get the Storage Keys for Specified Storage Account. |
| azureScriptActionHistory | Get all HDInsight script action history for a specified... |
| AzureSMR | AzureSMR |
| azureSparkCMD | Send Spark Statements/comamnds (REPL/Interactive mode). |
| azureSparkJob | Submit Spark Job (Batch mode). |
| azureSparkListJobs | List Spark Jobs (Batch mode). |
| azureSparkListSessions | List Spark Sessions. |
| azureSparkNewSession | Create new Spark Session. |
| azureSparkShowURL | Show Spark log Output. |
| azureSparkStopSession | Stop a Spark Sessions. |
| azureStartVM | Start a Virtual Machine. |
| azureStopVM | Stop a Virtual Machine. |
| azureVMInfo | Get detailed information (e.g., name, OS, size, etc.) of a... |
| azureVMStatus | Get Status of a Virtual Machine. |
| createAdlExponentialBackoffRetryPolicy | Create an adlExponentialBackoffRetryPolicy. |
| createAdlNonIdempotentRetryPolicy | Create an adlNonIdempotentRetryPolicy. |
| createAdlRetryPolicy | NOTE: Folowing points on ADLS AdlsRetryPolicy: 1. Not... |
| createAzureContext | Create an Azure Context. |
| dataTableViewer | This is a template to view a DT object |
| Internal | azureActiveContext object. |
| pkg-deprecated | Dumps out the contents of the AzureContext. |
| read.AzureSMR.config | Reads settings from configuration file in JSON format. |
| setAzureContext | Updates azureActiveContext object. |
| shouldRetry | Check if retry should be done based on 'adlRetryPolicy'. |
| shouldRetry.adlExponentialBackoffRetryPolicy | Check if retry should be done based on 'adlRetryPolicy'... |
| shouldRetry.adlNonIdempotentRetryPolicy | Check if retry should be done based on 'adlRetryPolicy'... |
| showDeviceCodeMessageToUser | Display device code flow message to user. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.