File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1916,10 +1916,10 @@ output CONTAINER_APP_NAME string = avmContainerApp.outputs.name
19161916@description ('The name of the Container App used for Workflow.' )
19171917output CONTAINER_WORKFLOW_APP_NAME string = avmContainerApp_Workflow .outputs .name
19181918
1919- @description ('The user identity resource ID used fot the Container APP.' )
1919+ @description ('The user identity resource ID used for the Container APP.' )
19201920output CONTAINER_APP_USER_IDENTITY_ID string = avmContainerRegistryReader .outputs .resourceId
19211921
1922- @description ('The user identity Principal ID used fot the Container APP.' )
1922+ @description ('The user identity Principal ID used for the Container APP.' )
19231923output CONTAINER_APP_USER_PRINCIPAL_ID string = avmContainerRegistryReader .outputs .principalId
19241924
19251925@description ('The name of the Azure Container Registry.' )
You can’t perform that action at this time.
0 commit comments