| adlFileInputStreamCheck | Check for proper adlFileInputStream. |
| adlFileOutputStreamCheck | Check for proper adlFileOutputStream. |
| azureAuthenticate | Authenticates against Azure Active directory application. |
| azureAuthenticateOnAuthType | Switch based on auth types. |
| azureBlobCD | Azure blob change current directory. |
| azureBlobFind | Find file in a storage account directory. |
| azureBlobLS | List blob blobs in a storage account directory. |
| azureCheckToken | Check the timestamp of a token and renew if needed. |
| azureCreateResourceGroup | Create a resourceGroup. |
| azureCreateStorageAccount | Create an Azure Storage Account. |
| azureDeleteBlob | Delete a specifed storage blob. |
| azureDeleteResourceGroup | Delete a resourceGroup with all Resources. |
| azureDeletestorageAccount | Delete an Azure Storage 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 |
| azureListAllResources | Get all Resource in default Subscription. |
| azureListRG | Get all resource groups in subscription ID. |
| azureListSA | List storage accounts. |
| azureListStorageBlobs | List storage blobs for specified storage account. |
| azureListSubscriptions | Get available subscriptions. |
| azurePutBlob | Write contents to a specifed storage blob. |
| azureSAGetKey | Get the Storage Keys for Specified Storage Account. |
| AzureSMRLite | AzureSMRLite. |
| createAzureContext | Create an Azure Context. |
| Internal | azureActiveContext object. |
| read.AzureSMR.config | Reads settings from configuration file in JSON format. |
| setAzureContext | Updates azureActiveContext object. |
| 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.