File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ ms.author: mesharm
6
6
ms.service : trusted-signing
7
7
ms.topic : quickstart
8
8
ms.date : 04/12/2024
9
+ ms.custom : references_regions
9
10
---
10
11
11
12
@@ -171,12 +172,13 @@ trustedsigning create -n MyAccount -l eastus -g MyResourceGroup --sku Premium
171
172
172
173
** Helpful commands** :
173
174
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
+
180
182
181
183
---
182
184
You can’t perform that action at this time.
0 commit comments