Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DSC configuration file #790

Open
ibeerens opened this issue May 16, 2024 · 0 comments
Open

DSC configuration file #790

ibeerens opened this issue May 16, 2024 · 0 comments

Comments

@ibeerens
Copy link

I'm using Terraform to deploy AVD session hosts. To figure out the "latest" VM DSC extension, I used the AVD wizard of the Azure Portal and I downloaded the ARM template. The ARM file contains the following location of the script:
https://wvdportalstorageblob.blob.core.windows.net/galleryartifacts/Configuration_1.0.02655.277.zip

When trying to resolve what files are in the container I use the following command:
https://wvdportalstorageblob.blob.core.windows.net/galleryartifacts?restype=container&comp=list

I've got the following error:

<Error>
<Code>ResourceNotFound</Code>
<Message>The specified resource does not exist. RequestId:4f721686-d01e-008a-4164-a7c45c000000 Time:2024-05-16T07:45:00.0796328Z</Message>
</Error>

I have two questions and hope someone can answer them:

Thanks.

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

No branches or pull requests

1 participant