Storage
Deletes a SAS definition from a specified storage account. This operation requires the storage/deletesas permission.
delete/storage/{storage-account-name}/sas/{sas-definition-name}
Path parameters
storage-account-namestring required
The name of the storage account.
sas-definition-namestring required
The name of the SAS definition.
Query parameters
api-versionstring required
Client API version.
Response
The deleted SAS definition and information on when the SAS definition will be deleted, and how to recover the deleted SAS definition.
Changes
No recorded changes to this endpoint across all 7 revisions of this API.