Skip to content

Commit a6570d9

Browse files
add changes to faq
1 parent 6775548 commit a6570d9

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

articles/trusted-signing/faq.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ sections:
2424
2525
General User Mode Code Integrity (UMCI) support for Trusted Signing:
2626
* Signed binaries was added in the July 2021 Certificate Trust List (CTL) update delivered by Windows. In typical scenarios, when an end-entity certificate from a chain is encountered on a machine, the system retrieves the root CA certificate and adds it to the trust root store.
27+
- question: How do I grant API access in Microsoft Entra ID to Trusted Signing?
2728
answer: |
2829
Ask your tenant admin to provide you with an approval. For more information about permissions, see:
2930
*[Overview of consent and permissions](https://learn.microsoft.com/entra/identity/enterprise-apps/user-admin-consent-overview)
33.6 KB
Loading

articles/trusted-signing/quickstart.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,16 @@ The resources must be created in Azure regions where Trusted Signing is currentl
103103

104104

105105
1. Sign in to the [Azure portal](https://portal.azure.com/).
106-
2. From either the Azure portal menu or the Home page, select **Create a resource**.
107-
3. In the Search box, enter **Trusted Signing account**.
108-
4. From the results list, select **Trusted Signing account**.
109-
5. On the Trusted Signing account section, select **Create**. The Create Trusted Signing account section displays.
110-
6. In the **Subscription** pull-down menu, select a subscription.
111-
7. In the **Resource group** field, select **Create new** and enter a resource group name.
112-
8. In the **Account Name** field, enter a unique account name. (See the below Certificate Profile naming constraints for naming requirements.)
113-
9. In the **Region** pull-down menu, select a region.
114-
10. In the **Pricing** tier pull-down menu, select a pricing tier.
115-
11. Select the **Review + Create** button.
106+
2. In the Search box, enter **Trusted Signing Accounts** or click "More services" to find **Trust Signing Accounts**.
107+
:::image type="content" source="media/trusted-signing-search-service.png" alt-text="Screenshot of trusted-signing-search-service." lightbox="media/trusted-signing-search-service.png":::
108+
3. From the results list, select **Trusted Signing Accounts**.
109+
4. On the Trusted Signing Accounts page, select **Create**. The Create Trusted Signing account section displays.
110+
5. In the **Subscription** pull-down menu, select a subscription.
111+
6. In the **Resource group** field, select **Create new** and enter a resource group name.
112+
7. In the **Account Name** field, enter a unique account name. (See the below Certificate Profile naming constraints for naming requirements.)
113+
8. In the **Region** pull-down menu, select a region.
114+
9. In the **Pricing** tier pull-down menu, select a pricing tier.
115+
10. Select the **Review + Create** button.
116116

117117
:::image type="content" source="media/trusted-signing-account-creation.png" alt-text="Screenshot of trusted-signing-account-creation." lightbox="media/trusted-signing-account-creation.png":::
118118

0 commit comments

Comments
 (0)