Azure / Azure/azure-quickstart-templates

property 'storageAccountIdentity' doesn't exist

Open
#12,429 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[[databricks-workspace-with-customer-managed-keys](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.databricks/databricks-workspace-with-customer-managed-keys)](https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.databricks/databricks-workspace-with-customer-managed-keys/azuredeploy.json)

property 'storageAccountIdentity' doesn't exist for lines 98 and 99

### Repro steps (*if necessary, delete otherwise*)
1. Copied code from template into my repo
2. Ran code via CICD pipelines
3.Got the following error:

InvalidTemplate: Unable to process template language expressions for resource '/subscriptions/123/resourceGroups/my-rg/providers/Microsoft.Resources/deployments/addAccessPolicy' at line '1' and column '3725'. 'The language expression property 'storageAccountIdentity' doesn't exist, available properties are 'apiVersion, location, sku, tags, properties, condition, deploymentResourceLineInfo, existing, isConditionTrue, subscriptionId, resourceGroupName, scope, resourceId, referenceApiVersion, isTemplateResource, isAction, provisioningOperation'.'

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with quickstarts/microsoft.databricks/databricks-workspace-with-customer-managed-keys/azuredeploy.json, especially lines 98 and 99, and inspect the resource reference used by the addAccessPolicy deployment. Reproduce the deployment error through the reported CI/CD path; done means the template deploys without the missing storageAccountIdentity property error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, json
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.