Skip to content

Commit c08bc54

Browse files
updated sku requirements
1 parent e97c688 commit c08bc54

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

articles/trusted-signing/faq.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ sections:
162162
answer: |
163163
Review resource usage costs under your selected Subscription > Cost Management and for further details follow [Cost Management](https://learn.microsoft.com/azure/cost-management-billing/costs/).
164164
Review billing information under your selected Subscription > Billing and for further details follow [Billing](https://learn.microsoft.com/azure/cost-management-billing/manage/).
165-
165+
- question: Is the pricing pro-rated or it is full amount regardless of when you join the service?
166+
answer: |
167+
The pricing is not calculated on a pro-rata basis. The invoice is generated with the full amount for the SKU you selected during account creation, regardless of when you start using the service within the month.
166168
- name: Unenroll from the Trusted Signing service
167169
questions:
168170
- question: How do I unenroll from Trusted Signing?

articles/trusted-signing/how-to-change-sku.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ You can change the SKU for a Trusted Signing account at any time by upgrading to
3737
- SKU limitations for updated SKU are enforced after the update is successful.
3838
- Downgrade to Basic:
3939
- The Basic SKU allows only one certificate profile of each type. For example, if you have two certificate profiles of type Public Trust, you need to delete any one profile to be eligible to downgrade. Same applies for other certificate profile types as well.
40+
- In Azure portal on Certificate Profiles page, make sure **Status: All** to view all certificate profiles to help you delete all relevant certificate profiles to meet the criteria to downgrade.
41+
42+
:::image type="content" source="media/trusted-signing-certificate-profile-deletion-changesku.png" alt-text="Screenshot that shows adding a diagnostic setting." lightbox="media/trusted-signing-certificate-profile-deletion-changesku.png":::
43+
4044
- Upgrade to Premium:
4145
- There are no limitations when you upgrade to the Premium SKU from Basic SKU.
4246
- After changing the SKU, you're required to manually refresh the Account Overview section to see the updated SKU under SKU (Pricing tier). (This limitation is known, and being actively worked on to resolve).
@@ -68,12 +72,12 @@ az trustedsigning update -n MyAccount -g MyResourceGroup --sku Premium
6872
View and estimate the cost of your Trusted Signing resource usage.
6973
1. In the Azure portal, search **Subscriptions**.
7074
2. Select the **Subscription**, where you have created Trusted Signing resources.
71-
3. Select Cost Management from the menu on the left. Learn more about using [Cost Management](/azure/cost-management-billing/costs/).
75+
3. Select Cost Management from the menu on the left. Learn more about using [Cost Management](https://learn.microsoft.com/azure/cost-management-billing/costs/).
7276
4. For Trusted Signing, you can see costs associated to your Trusted Signing account.
7377

7478
**Billing**
7579

7680
View Invoice for Trusted Signing service.
7781
1. In the Azure portal, search **Subscriptions**.
7882
2. Select the **Subscription**, where you have created Trusted Signing resources.
79-
3. Select Billing from the menu on the left. Learn more about [Billing](/azure/cost-management-billing/manage/).
83+
3. Select Billing from the menu on the left. Learn more about [Billing](https://learn.microsoft.com/azure/cost-management-billing/manage/).
22.9 KB
Loading

0 commit comments

Comments
 (0)