Skip to content

Commit 0a5bdf1

Browse files
Update articles/container-apps/microservices-dapr-azure-resource-manager.md
1 parent 3d96e87 commit 0a5bdf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/microservices-dapr-azure-resource-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The template deploys:
8383
- a Dapr component for the blob storage account
8484
- the node, Dapr-enabled container app with a user-assigned managed identity: [hello-k8s-node](https://hub.docker.com/r/dapriosamples/hello-k8s-node)
8585
- the python, Dapr-enabled container app: [hello-k8s-python](https://hub.docker.com/r/dapriosamples/hello-k8s-python)
86-
- a Microsoft Entra role assignment for the node app used by the Dapr component to establish a connection to blob storage
86+
- a Microsoft Entra ID role assignment for the node app used by the Dapr component to establish a connection to blob storage
8787

8888
Navigate to the _acadapr-templates_ directory and run the following command:
8989

0 commit comments

Comments
 (0)