Troubleshooting “InvalidBlock” Exception during upload operation
The Put Block operation is used in conjunction with other operations to upload data as blocks to a block blob. This operation is mainly used for uploading large files or…
17/08/2023
Agenda This article will provide a demonstration on how to utilize either SAS token authentication or managed identity from API Management to make requests to Azure Storage. Furthermore, it will explore and compare the differences between these two options. Comparision The choice between Managed Identity and SAS Token depends…