https://github.com/fintechlabs/azure-ops
Containing ops on Microsoft Azure using Java & Groovy
https://github.com/fintechlabs/azure-ops
azure-java-sdks blob-storage blob-storage-services microsoft-azure microsoft-azure-sdk
Last synced: 8 months ago
JSON representation
Containing ops on Microsoft Azure using Java & Groovy
- Host: GitHub
- URL: https://github.com/fintechlabs/azure-ops
- Owner: FintechLabs
- License: mit
- Created: 2018-05-25T12:23:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-25T12:37:19.000Z (over 7 years ago)
- Last Synced: 2025-01-15T13:38:04.580Z (10 months ago)
- Topics: azure-java-sdks, blob-storage, blob-storage-services, microsoft-azure, microsoft-azure-sdk
- Language: Groovy
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microsoft Azure Operations using Java & Groovy
### Currently support following operations:
* Copy Blobs of a Container to another Container belongs to same/different account. To perform this operation just add source account and destination account connection strings in the `resources/application.properties` file.