Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
charliewei0716 authored Aug 26, 2024
1 parent 81e7fe1 commit d817fb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ Construct a high-performance, low-latency data sharing solution between differen
- The key functionality is realized through the server-to-server [Blob Copy API](https://learn.microsoft.com/en-us/rest/api/storageservices/copy-blob?tabs=microsoft-entra-id), which offers the advantages of being highly efficient, exceptionally reliable, and low-code maintenance.
- Using [the Python SDK to operate the Blob Copy API](https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blob-copy-python) and implementing the [authentication required](https://learn.microsoft.com/en-us/rest/api/storageservices/copy-blob?tabs=microsoft-entra-id#authorization) for cross storage account scenarios.

### Architecture Diagram

## Getting Started

1. This repository has been optimized for GitHub codespaces. Please use the following badge to open a web-based version of VS Code in your browser.
Expand Down

0 comments on commit d817fb4

Please sign in to comment.