- Microsoft Azure Administrator:Exam Guide AZ-103
- Sjoukje Zaal
- 161字
- 2021-06-24 14:02:06
SAS and access keys
By using an SAS, you can provide a way to grant limited access to objects and data that are stored inside your storage account to the clients that connect to it. Using an SAS, you don't have to expose your access keys to the clients.
When you create a storage account, primary and secondary access keys are created. Both of these keys can grant administrative access to your account and all the resources within it. Exposing those keys can also open your storage account to negligent or malicious use. SAS provides a safe alternative to this that will allow clients to read, write, and delete data in your storage account according to the permissions you've explicitly granted, and without the need for an account key.
In the next section, we're going to look at how to manage our access keys and how to generate an SAS for our storage account.
- 操作系統(tǒng)實用教程(Linux版)
- Red Hat Enterprise Linux 8系統(tǒng)管理實戰(zhàn)
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- vSphere Virtual Machine Management
- 玩到極致 iPhone 4S完全攻略
- Instant Optimizing Embedded Systems using Busybox
- 嵌入式系統(tǒng)原理及開發(fā)
- 細說Linux基礎知識
- Delphi Programming Projects
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- NetDevOps入門與實踐
- 計算機應用基礎(Windows 7+Office 2016)
- 分布式系統(tǒng)設計實踐
- Learning BeagleBone
- Linux軟件管理平臺設計與實現(xiàn)