Creating Azure Access Keys for ZinkML Connector
Overview
This guide provides instructions for creating Azure SAS (Shared Access Signature) tokens required for setting up an Azure connector on the ZinkML platform.
Video guide
For a visual guide on creating Azure access keys, please watch our step-by-step tutorial:
Table of Contents
Accessing Azure Portal
Step 1: Initial Access
- Sign in to Microsoft Azure console
- Navigate to Storage Accounts
- Select target storage account
Configuring SAS Token
Step 1: Service Configuration
Select allowed services:
- ✓ Blob
- ✓ File
Step 2: Resource Types
Select allowed resource types:
- ✓ Service
- ✓ Container
- ✓ Object
Step 3: Permissions Setup
- Select allowed permissions:
- ✓ Read
- ✓ List
- Security settings:
- ❌ Disable "Enable deletion of versions"
Generating Access Keys
Step 1: Generate Token
- Click "Generate SAS and connection string"
- Wait for token generation
- Copy the generated SAS token
Step 2: Token Usage
- Use the copied SAS token for ZinkML Azure connector creation
- Store token securely
Next Steps
Creating ZinkML Connector
- Access ZinkML platform
- Navigate to connector creation
- Select Azure connector type
- Input the SAS token
Security Best Practices
- Store SAS token securely
- Never share tokens publicly
- Monitor token usage
- Set appropriate expiration dates
- Regular token rotation
Additional Resources
Important: Keep your SAS token secure and never share it publicly.