Tag: Azure Image Builder
-
No SAS, No Stress: Access Blob Scripts in AVD Image Templates using Managed Identity
The article discusses the challenges of using time-limited tokens in Azure Virtual Desktop (AVD) custom image templates. It suggests using managed identities for blob access instead of Shared Access Signatures (SAS) to avoid token expiration issues. It also provides prerequisites and step-by-step instructions for configuring permissions and creating custom image templates with blob scripts.