Facing issue in doing practical using CLI (sandbox)

Rohit Jain 0 Reputation points
2023-03-06T15:17:33.65+00:00

Hi,

I am brand new to Azure and learning Azure Fundamental (preparing for AZ-900). In Microsoft Azure learning material, all practical have subscription name "Concierge Subscription". I am using corporate Directory and Subscription created for my company on Azure Portal. The subscription name is "Free Trial". When I try to create resources using Azure Portal I can only see "Free Trial" subscription in the list, but learning material says - use "Concierge Subscription". When I try to create resources using CLI (with the steps given in the learning material) it uses some subscription ID, but not the "Free Trial".

Question: 1. How can I see the resources from Azure Portal which I created using CLI? I do not know the name of the subscription because it uses the subscription ID. I do not find that ID on Portal.

  1. How I can create resources under "Free Trial" subscription using CLI (Sandbox)?

Please forgive me if I am unable to put my query in correct way (or easy to understand). New to cloud world so have less understanding how it works.

Thanks!

RJ

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,241 questions
{count} votes

2 answers

Sort by: Most helpful
  1. kobulloc-MSFT 25,961 Reputation points Microsoft Employee
    2023-03-07T03:34:15.94+00:00

    Hello, @Rohit Jain !

    Where am I seeing this?

    Any unit where you are redirected to the Azure portal or create resources using the sandbox CLI.

    How can I see the resources created using the sandbox CLI in the Azure Portal?

    You'll need to switch the directory in the Azure portal to Microsoft Azure Sandbox (see the link below for directions).

    A resource group created using the sandbox CLI:

    User's image

    The same resource group in the Azure portal after switching directories to Microsoft Learn Sandbox:

    User's image

    The Azure Training FAQ goes into this in more detail:

    https://video2.skills-academy.com/en-us/training/support/faq?pivots=sandbox#what-if-im-not-in-the-right-subscription

    How I can create resources under a personal subscription (like a free trial) using sandbox CLI?

    You can launch your own Azure Cloud Shell or Azure Portal in a separate window to it make it easier to save and repurpose your work for later, or to experiment outside of the boundaries of the given training course.

    Note: If you use your own subscription, you'll be charged for any active resources. You'll also need to create a resource group (this is created automatically when using the sandbox) and you may not get credit for completion of the course.

    The documentation for running Azure Learn training exercises goes through this in detail:

    https://video2.skills-academy.com/en-us/training/support/use-your-own-subscription

    1 person found this answer helpful.
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more