Skip to content

fix(azure-windows): switching from Premium_LRS to Standard_LRS#761

Open
ScrewTSW wants to merge 1 commit intoredhat-developer:mainfrom
ScrewTSW:760-fix-azure-storage-type
Open

fix(azure-windows): switching from Premium_LRS to Standard_LRS#761
ScrewTSW wants to merge 1 commit intoredhat-developer:mainfrom
ScrewTSW:760-fix-azure-storage-type

Conversation

@ScrewTSW
Copy link
Copy Markdown
Member

@ScrewTSW ScrewTSW commented Apr 2, 2026

Closes #760

Signed-off-by: Tibor Dancs (work-laptop) <tdancs@redhat.com>
resourcesUtil.GetResourceName(*r.prefix, azureWindowsDesktopID, "sa"),
&storage.StorageAccountArgs{
AccountName: pulumi.String(r.mCtx.RunID()),
Kind: pulumi.String("BlockBlobStorage"),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure - PublicAccessOnPremiumAccountNotSupported

2 participants