# Activities

> This section includes Cloud related activities found in the **UiPath.Azure.Activities** pack.

This section includes Cloud related activities found in the **UiPath.Azure.Activities** pack.

| Activity | Description |
| --- | --- |
| [Azure Scope](https://docs.uipath.com/activities/other/latest/it-automation/azure-scope) | Connects to Azure cloud computing service and provides a scope for other Azure activities. |
| [Get Secrets](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-secrets) | Retrieves a list of secrets. |
| [Create Resource Group](https://docs.uipath.com/activities/other/latest/it-automation/azure-create-resource-group) | Creates a new resource group or updates an existing one. |
| [Delete Resource Group](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-resource-group) | Permanently deletes the specified resource group and all its resources. |
| [Get Resource Group](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-resource-group) | Provides details about a resource group included in the current Azure subscription. |
| [Get Resource Group List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-resource-group-list) | Provides details about the list of resource groups included in the current Azure subscription. |
| [Append to Blob](https://docs.uipath.com/activities/other/latest/it-automation/azure-append-to-blob) | Appends a block from a specified file to an existing Append blob. |
| [Copy Blob](https://docs.uipath.com/activities/other/latest/it-automation/azure-copy-blob) | Copies a blob to another blob container within the storage account. |
| [Create Blob Container](https://docs.uipath.com/activities/other/latest/it-automation/azure-create-blob-container) | Creates a new blob container under the specified storage account or updates an existing one. |
| [Delete Blob](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-blob) | Deletes a specific blob. |
| [Delete Blob Container](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-blob-container) | Deletes a specific blob container. |
| [Download Blob To File](https://docs.uipath.com/activities/other/latest/it-automation/azure-download-blob-to-file) | Downloads a blob to a specific file. |
| [For Each Blob Container](https://docs.uipath.com/activities/other/latest/it-automation/azure-for-each-blob-container) | Incorporates one or multiple activities and executes them on each of the blob containers found in the specified storage account. |
| [For Each Blob in Container](https://docs.uipath.com/activities/other/latest/it-automation/azure-for-each-blob-in-container) | Incorporates one or multiple activities and executes them on each of the blobs found in the specified blob container. |
| [Get Blob](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-blob) | Retrieves details about a specific blob. |
| [Get Blob Container](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-blob-container) | Retrieves the details for the specified blob container. |
| [Get Blob Containers List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-blob-containers-list) | Retrieves the blob containers from a specific storage account. |
| [Get Blob List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-blob-list) | Retrieves the list of blobs from a specific container. |
| [Upload Blob From File](https://docs.uipath.com/activities/other/latest/it-automation/azure-upload-blob-from-file) | Creates a new blob or updates an existing one from the specified file. |
| [Create Storage Account](https://docs.uipath.com/activities/other/latest/it-automation/azure-create-storage-account) | Creates a new storage account or updates an existing one. |
| [Delete Storage Account](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-storage-account) | Deletes a specified storage account. |
| [Get Storage Account](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-storage-account) | Retrieves the details of a specified storage account. |
| [Get Storage Account Key](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-storage-account-key) | Retrieves a specific storage account key. |
| [Get Storage Account List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-storage-account-list) | Retrieves a list of the storage accounts of the current Azure subscription. |
| [Regenerate Storage Account Key](https://docs.uipath.com/activities/other/latest/it-automation/azure-regenerate-storage-account-key) | Generates a new storage account key. |
| [Create Tables](https://docs.uipath.com/activities/other/latest/it-automation/azure-create-tables) | Creates a new table under the specified storage account. |
| [Delete Rows](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-rows) | Deletes the specified rows from a table. |
| [Delete Table](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-table) | Deletes a specific table. |
| [For Each Row In Table](https://docs.uipath.com/activities/other/latest/it-automation/azure-for-each-row-in-table) | Performs an activity or a series of activities on each table row, matching the filter criteria. |
| [Get Row](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-row) | Retrieves the specified table row. |
| [Get Rows By Filter](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-rows-by-filter) | Retrieves from the table a list of rows matching the filter criteria. |
| [Get Table](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-table) | Retrieves the details for the specified table. |
| [Get Table List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-table-list) | Retrieves all tables from a specified storage account. |
| [Insert Rows](https://docs.uipath.com/activities/other/latest/it-automation/azure-insert-rows) | Inserts new rows in the specified table or replaces them if they already exist. |
| [Attach VM Data Disk](https://docs.uipath.com/activities/other/latest/it-automation/azure-attach-vm-data-disk) | Attaches an existing data disk to the specified virtual machine. |
| [Configure Robot](https://docs.uipath.com/activities/other/latest/it-automation/azure-configure-robot) | Attaches an existing data disk to the specified virtual machine. |
| [Create VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-create-vm) | Creates a new virtual machine from a disk or image. |
| [Delete VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-delete-vm) | Deletes the specified virtual machine. |
| [Detach VM Data Disk](https://docs.uipath.com/activities/other/latest/it-automation/azure-detach-vm-data-disk) | Detaches the specified data disk from the virtual machine. |
| [Get Disk](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-disk) | Retrieves details from a specific disk. |
| [Get Disk List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-disk-list) | Retrieves the list of all disks included in the Azure's current subscription. |
| [Get RDP Files](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-rdp-files) | Retrieves the RDP (Remote Desktop Protocol) files for a specific virtual machine. |
| [Get VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-vm) | Retrieves details about a specific virtual machine. |
| [Get VM Custom Image](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-vm-custom-image) | Retrieves details about a custom virtual machine image. |
| [Get VM Custom Image List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-vm-custom-image-list) | Retrieves a list of custom virtual machine images within the current subscription. |
| [Get VM Disk List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-vm-disk-list) | Retrieves all disks associated with the specific virtual machine. |
| [Get VM List](https://docs.uipath.com/activities/other/latest/it-automation/azure-get-vm-list) | Retrieves a list of all the virtual machines within the current subscription. |
| [Restart VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-restart-vm) | Restarts a virtual machine. |
| [Run Script In VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-run-script-in-vm) | Runs a script on a specific virtual machine. |
| [Shutdown VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-shutdown-vm) | Shuts down the Operating System of the specified virtual machine. |
| [Start VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-start-vm) | Starts a specific virtual machine. |
| [Stop VM](https://docs.uipath.com/activities/other/latest/it-automation/azure-stop-vm) | Stops a virtual machine by deallocating the hardware and network resources Azure previously provisioned for it. |
| [Delete Secret](https://docs.uipath.com/activities/other/latest/it-automation/delete-secret) | Deletes a secret in a key vault. |
| [Create Network Interface](https://docs.uipath.com/activities/other/latest/it-automation/create-network-interface) | Creates or updates a network interface. |
| [Get Network Interface](https://docs.uipath.com/activities/other/latest/it-automation/get-network-interface) | Gets the details of a network interface. |
| [Delete Network Interface](https://docs.uipath.com/activities/other/latest/it-automation/delete-network-interface) | Deletes a network interface. |
| [Create NSG](https://docs.uipath.com/activities/other/latest/it-automation/create-nsg) | Creates or updates a network security group. |
| [Delete NSG](https://docs.uipath.com/activities/other/latest/it-automation/delete-nsg) | Deletes a network security group. |
| [For Each NSG](https://docs.uipath.com/activities/other/latest/it-automation/for-each-nsg) | Performs an activity or a series of activities on each network security group within the current subscription matching the filter criteria. |
| [Get VM NSG List](https://docs.uipath.com/activities/other/latest/it-automation/get-vm-nsg-list) | Gets all network security groups associated with a virtual machine. |
| [Delete IP Configuration](https://docs.uipath.com/activities/other/latest/it-automation/delete-ip-configuration) | Deletes an IP configuration. |
| [Delete Security Rule](https://docs.uipath.com/activities/other/latest/it-automation/delete-security-rule) | Deletes a security rule. |
| [Get Security Rule List](https://docs.uipath.com/activities/other/latest/it-automation/get-security-rule-list) | Gets all security rules in a network security group. |
| [Get NSG](https://docs.uipath.com/activities/other/latest/it-automation/get-nsg) | Gets the details of a network security group. |
| [For Each Security Alert](https://docs.uipath.com/activities/other/latest/it-automation/for-each-security-alert) | Performs an activity or a series of activities on each security alert matching the filter criteria. |
| [For Each Network Interface](https://docs.uipath.com/activities/other/latest/it-automation/for-each-network-interface) | Performs an activity or a series of activities on each network interface within the current subscription matching the filter criteria. |
| [Get NSG Network Interface List](https://docs.uipath.com/activities/other/latest/it-automation/get-nsg-network-interface-list) | Gets all network interfaces associated with a network security group. |
| [Create IP Configuration](https://docs.uipath.com/activities/other/latest/it-automation/create-ip-configuration) | Creates or updates an IP configuration. |
| [Set Security Alert State](https://docs.uipath.com/activities/other/latest/it-automation/set-security-alert-state) | Reactivates or dismisses a security alert. |
| [Get VM Network Interface List](https://docs.uipath.com/activities/other/latest/it-automation/get-vm-network-interface-list) | Gets all network interfaces associated with a virtual machine. |
| [Get Security Rule](https://docs.uipath.com/activities/other/latest/it-automation/get-security-rule) | Gets the details of a security rule. |
| [Create Security Rule](https://docs.uipath.com/activities/other/latest/it-automation/create-security-rule) | Creates or updates a security rule in the specified network security group. |
| [Get Security Alert](https://docs.uipath.com/activities/other/latest/it-automation/get-security-alert) | Gets the details of a security alert at the subscription or resource group level. |
| [Set Blob Tier](https://docs.uipath.com/activities/other/latest/it-automation/set-blob-tier) | Sets the access tier on a blob. |
