I got an error related to virtual machine. I'm just a junior developer and don't know what is this and Azure is new tool for me.

Maria 0 Reputation points
2024-05-28T21:04:23.22+00:00

This is the error: {"code":"MarketplacePurchaseEligibilityFailed","message":"Marketplace purchase eligibilty check returned errors. See inner errors for details. ","details":[{"code":"BadRequest","message":"Offer with PublisherId: 'yaseensmarket1645449809728', OfferId: 'jupyter' cannot be purchased due to validation errors. For more information see details. Correlation Id: '24006611-4dce-42af-b982-f68bae235c1b' The offer with PublisherId: 'yaseensmarket1645449809728', OfferId: 'jupyter' and PlanId: 'jupyterlab-ubuntu' cannot be used on selected subscription to purchase paid marketplace offers. Please choose another subscription or update this one to allow purchases. Learn more https://aka.ms/UpgradeFreeSub, https://aka.ms/Switch-Azure-Offer and https://aka.ms/Change-Credit-Card about updating subscriptions in Azure, Correlation Id: '24006611-4dce-42af-b982-f68bae235c1b'.[{"The offer with PublisherId: 'yaseensmarket1645449809728', OfferId: 'jupyter' and PlanId: 'jupyterlab-ubuntu' cannot be used on selected subscription to purchase paid marketplace offers. Please choose another subscription or update this one to allow purchases. Learn more https://aka.ms/UpgradeFreeSub, https://aka.ms/Switch-Azure-Offer and https://aka.ms/Change-Credit-Card about updating subscriptions in Azure, Correlation Id: '24006611-4dce-42af-b982-f68bae235c1b'.":"StoreApi"}]"}]}

--> and I would like to have jupyter notebook for me.

This is base64 file encoded

I2Nsb3VkLWNvbmZpZwpwYWNrYWdlX3VwZ3JhZGU6IHRydWUKcGFja2FnZXM6CiAgLSBweXRob24zCiAgLSBweXRob24zLXBpcApydW5jbWQ6CiAgLSBhcHQtZ2V0IHVwZGF0ZQogIC0gYXB0LWdldCB1cGdyYWRlIC15CiAgLSBwaXAzIGluc3RhbGwganVweXRlciBub3RlYm9vawogIC0gcGlwMyBpbnN0YWxsIHRlbnNvcmZsb3cga2VyYXMKICAtIHBpcDMgaW5zdGFsbCBtYXRwbG90bGliIG51bXB5CiAgLSBnaXQgY2xvbmUgaHR0cHM6Ly9naXRodWIuY29tL2FsZmFjYW5pc21pbm9yaXMvMC05amFtaWthZWlvbGVudW1lcm8uZ2l0CiAgLSBjZCAwLTlqYW1pa2FlaW9sZW51bWVybwogIC0ganVweXRlciBub3RlYm9vayAtLWlwPTAuMC4wLjAgLS1uby1icm93c2VyIC0tYWxsb3ctcm9vdAo=

It gave me that error after I tried that base64 code. Validation failed. I would like to have Azure working. But this is a totally ne thing and program for me. Can you help me please. Thanks.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,948 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 38,016 Reputation points Microsoft Employee Moderator
    2024-05-28T21:52:10.73+00:00

    @Maria
    It appears that you are utilizing a free subscription plan which is preventing you from launching this marketplace offer of Jupyter Notebook. This is a third party paid offering and is not included by the free Azure subscription. Details of what are included with the Azure Free Account can be found here.

    You could try using a free Ubuntu Server image and installing Jupyter Notebook manually. Setting up third-party software like Jupyter Notebook is not something I am able to walk you through. I was able to find this guide which might get you started on this. You can also consider utilizing Azure Machine Learning with Jupyter, however this is not included with Azure Free Account.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

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.