Signing/Getting marketplace terms for Nvidia through Powershell (API) failing.

Bo Kelleher 0 Reputation points
2024-04-09T16:42:39.33+00:00

When attempting to execute Get-AzureRmMarketplaceTerms, the error indicates that the legal terms have not been signed for this offer.

How do I sign the legal terms? Who signs the legal terms?

PS /home/me> Get-AzureRmMarketplaceTerms -Publisher nvidia -Product nvidia-gpu-optimized-vmi-a10 -Name nvidia_base_a10_vmi_22_08

Get-AzMarketplaceTerms_Get1: /usr/local/share/powershell/Modules/Az.MarketplaceOrdering/2.0.0/exports/ProxyCmdletDefinitions.ps1:537

Line |

 537 |          $steppablePipeline.Begin($PSCmdlet)

     |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     | Unable to find legal terms for this offer. Agreement has never been signed for this offer. offer = 'nvidia-gpu-optimized-vmi-a10', sku = 'nvidia_base_a10_vmi_22_08',  Correlation Id:

     | 'fd723ad8-f863-48c1-bc89-58c56d31c840'.

Community Center | Not monitored
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.