Skip to content

Commit a6d557d

Browse files
Merge pull request #127293 from changeworld/patch-15
Fix typo: goup -> group
2 parents abce144 + 32f7b17 commit a6d557d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/role-based-access-control/permissions/containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Azure service: [Container Instances](/azure/container-instances/)
2525
> | Action | Description |
2626
> | --- | --- |
2727
> | Microsoft.ContainerInstance/register/action | Registers the subscription for the container instance resource provider and enables the creation of container groups. |
28-
> | Microsoft.ContainerInstance/containerGroupProfiles/read | Get all container goup profiles. |
28+
> | Microsoft.ContainerInstance/containerGroupProfiles/read | Get all container group profiles. |
2929
> | Microsoft.ContainerInstance/containerGroupProfiles/write | Create or update a specific container group profile. |
3030
> | Microsoft.ContainerInstance/containerGroupProfiles/delete | Delete the specific container group profile. |
3131
> | Microsoft.ContainerInstance/containerGroupProfiles/revisions/read | Get container group profile revisions |

0 commit comments

Comments
 (0)