Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Issue for deploying Azure Resources #110

@bscholtes1A

Description

@bscholtes1A

Hello,

I am trying to follow the procedure described in scripts/README.md in order to provision the Azure resources.

I logged in to my Azure account using CLI and tryied terraform init, which failed because resource group dagx-infrastructure was missing.

I created it manually and I got another error saying that storage account dagxtstate was missing.

Again I created it manually and now I am getting this error:
Error: Failed to get existing workspaces: containers.Client#ListBlobs: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: Service returned an error. Status=404 Code="ContainerNotFound" Message="The specified container does not exist.\nRequestId:7a8a8c1f-b01e-0025-3341-89fc75000000\nTime:2021-08-04T15:03:40.1040244Z"

Am I missing something in the procedure? Are we suppose to build these resources manually? If yes could you please advise on how to do it?

Thanks in advance for your help.

Benjamin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions