The platform can import hardware profile prices from public cloud for use in pricing.
...
Public cloud pricing credentials table
Tenant type | Format of access key ID for pricing | Secret access key | Notes |
---|---|---|---|
Standard account | normal#subscription-id#app-id#tenant-id#offer-durable-id OR subscription-id#app-id#tenant-id#offer-durable-id | Application secret key | Add the text string "normal#" as a prefix to the pricing credentials. To facilitate upgrades, existing credentials will remain valid |
CSP account owner | csp#tenantId#accessToken#refreshToken | Application secret key | You MUST add the text string "csp#" as a prefix to the credentials |
Customer of CSP | - | - | Do not enter credentials because the platform will use the CSP credentials |
...