Azure Storage
Deploy and manage storage accounts and blob services.
- Category
- IT Services
- Pack
- AzureStorage
Configuration parameters
- app_id — Application ID
- subscription_id — Default Subscription ID (required)
- resource_group_name — Default Resource Group Name (required)
- insecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- auth_type — Authentication Type (required)
- tenant_id — Tenant ID
- credentials — Client Secret
- redirect_uri — Application redirect URI
- auth_code — Authorization code
- managed_identities_client_id —
Commands (15)
- azure-storage-account-create-update — Run this command to create or update a specific account storage.
- azure-storage-account-list — Run this command to get the all or specific account storage details.
- azure-storage-auth-complete — Run this command to complete the authorization process. Should be used after running the azure-storage-auth-start command.
- azure-storage-auth-reset — Run this command if for some reason you need to rerun the authentication process.
- azure-storage-auth-start — Run this command to start the authorization process and follow the instructions in the command results.
- azure-storage-auth-test — Tests the connectivity to Azure.
- azure-storage-blob-container-delete — Run this command to delete a specific blob container.
- azure-storage-blob-containers-create — Run this command to create a blob container.
- azure-storage-blob-containers-list — Run this command to get the all or specific blob container details.
- azure-storage-blob-containers-update — Run this command to update an specific blob container.
- azure-storage-blob-service-properties-get — Run this command to get the blob service properties of a specific account storage.
- azure-storage-blob-service-properties-set — Run this command to set properties for the blob service in a specific account storage.
- azure-storage-generate-login-url — Generate the login url used for Authorization code flow.
- azure-storage-resource-group-list — Gets all resource groups for a subscription.
- azure-storage-subscriptions-list — Gets all subscriptions for a tenant.