Azure / Azure/bicep

AzureML: Datastore created with no subscription_id and resource_group

Open
#6,407 4 comments 0 reactions 0 assignees View on GitHub
provider bug
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

**Bicep version**
Bicep CLI version 0.4.1318 (ee0d808f35)

**Describe the bug**
Deploying a datastore through bicep results in a datastore without subscription_id and resource group setted in the azureml workspace. The workspace is correctly working but doesn't have the direct link to the blob storage.

![image](https://user-images.githubusercontent.com/40121527/161638066-619b7ace-6290-454b-b59d-7cd9d46154ce.png)

**To Reproduce**
simply create a datastore resource with

`resource datastore `'Microsoft.MachineLearningServices/workspaces/datastores@2021-03-01-preview`

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the deployment for the Microsoft.MachineLearningServices/workspaces/datastores@2021-03-01-preview resource described in the issue and inspect the resulting AzureML datastore. Confirm whether subscription_id and resource_group are omitted and whether the datastore lacks a direct blob-storage link; the issue names no source files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.