Skip to content

Commit e2b1cbe

Browse files
addressing PR comments
1 parent c1df491 commit e2b1cbe

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/trusted-signing/quickstart.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.author: mesharm
66
ms.service: trusted-signing
77
ms.topic: quickstart
88
ms.date: 04/12/2024
9+
ms.custom: references_regions
910
---
1011

1112

@@ -171,12 +172,13 @@ trustedsigning create -n MyAccount -l eastus -g MyResourceGroup --sku Premium
171172

172173
**Helpful commands**:
173174

174-
| Command | Description |
175-
| :----------------------------------- | :------------------- |
176-
| `trustedsigning -h` | Show help commands and detailed options |
177-
| `trustedsigning show -n MyAccount -g MyResourceGroup` | Show the details of an account |
178-
| `trustedsigning update -n MyAccount -g MyResourceGroup --tags "key1=value1 key2=value2"` | Update tags |
179-
| `trustedsigning list -g MyResourceGroup` | To list accounts under the resource group |
175+
| Command | Description |
176+
|:-----------------------------------------------------------------------------------------|:------------------------------------------|
177+
| `trustedsigning -h` | Show help commands and detailed options |
178+
| `trustedsigning show -n MyAccount -g MyResourceGroup` | Show the details of an account |
179+
| `trustedsigning update -n MyAccount -g MyResourceGroup --tags "key1=value1 key2=value2"` | Update tags |
180+
| `trustedsigning list -g MyResourceGroup` | To list accounts under the resource group |
181+
180182

181183
---
182184

0 commit comments

Comments
 (0)