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

When Deploying AML get error that HNS is enabled on storage account #1920

Closed
marrobi opened this issue May 25, 2022 · 1 comment
Closed

When Deploying AML get error that HNS is enabled on storage account #1920

marrobi opened this issue May 25, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@marrobi
Copy link
Member

marrobi commented May 25, 2022

│ Error: waiting for the creation of Workspace: (Name "ml-mrtredev-ws-ab8f-svc-5f00" / Resource Group "rg-mrtredev-ws-ab8f"): Code="BadRequest" Message="Cannot use storage with HNS enabled."

│ with azurerm_machine_learning_workspace.ml,
│ on main.tf line 55, in resource "azurerm_machine_learning_workspace" "ml":
│ 55: resource "azurerm_machine_learning_workspace" "ml" {

I believe this could be due to the upgrade of the TF Azure RM provider to v 3.

AML either needs its own dedicated storage account or we should stick to having HNS disabled in the workspace storage.

@SvenAelterman welcome you thoughts as think we discussed this last week?

@marrobi marrobi added the bug Something isn't working label May 25, 2022
@marrobi marrobi added this to the Release 0.3 milestone May 25, 2022
@marrobi marrobi self-assigned this Jun 8, 2022
@marrobi
Copy link
Member Author

marrobi commented Jun 30, 2022

Resolved in #2043

@marrobi marrobi closed this as completed Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant