Commit 6ec527c
Extend Azure SAS token expiry to 24 hours for deployment
- Increase token expiry from 30 minutes to 24 hours
- Prevents authentication failures during long-running builds
- Builds now take ~41 minutes, exceeding the previous 30-minute limit
- Addresses deployment failures with exit code 403 AuthenticationFailed
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent f37cf12 commit 6ec527c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments