In correct command to create Azure container instance
I needed to run: az container create --resource-group az204-aci-rg \ --name mycontainer \ --image mcr.microsoft.com/azuredocs/aci-helloworld \ --ports 80 \ --dns-name-label $DNS_NAME_LABEL \ --location eastus \ --os-type Linux \ --cpu 1 \ --memory…
Error AADSTS500200 when Activating Microsoft Learn Sandbox
I created a Microsoft Learn account. However, when attempting to use the sandbox i receive a error This happens when i press Sign in as seen in the image. Then i receive the AADSTS500200 error with the message: Request Id:…
Where can I get the dataset "5-year-mean-1951-1980.csv" and "5-year-mean-1882-2014.csv."?
Hello. Where can I get the dataset "5-year-mean-1951-1980.csv" and "5-year-mean-1882-2014.csv."? There are none in the lecture at the link provided. This question is related to the following Learning Module
![](https://techprofile.blob.core.windows.net/images/4bzpr0u-IkKkHdwe3oO_oA.png?8DB92C)
Unable to Start Compute Session for Prompt Flow in Custom Copilot Training Module
The default serverless VM for a compute session in the following training module is Standard_DS11_v2. Every attempt to start the session times out. When selecting other VMs that fit within the limits of my subscription (Visual Studio Enterprise…
I'm not beeing able to deploy resources into the learn sandbox environment.
Hello, I'm taking the AZ-900 training but strugling to do the labs. I'm receiving errors due to Authorization Failures. There is something that I can do to fix this and be able to actually do the exercises? Thanks, This question is related to the…
How to access Microsoft Sandbox on personal account?
I'm trying to go through the "Describe the core architectural components of Azure" (https://learn.microsoft.com/en-us/training/modules/describe-core-architectural-components-of-azure/) module for the Azure Fundamentals training. On the 4th…
How to import azure.ai.ml in to local jupyter notebook running python?
The 'Explore the Python SDK' module instructs users to initiate a connection the Azure ML client using this command from azure.ai.ml import MLClient. When I attempt to run this from a local jupyter notebook using Python 3.9.2 I get a…
Can't Access Sandbox
AADSTS500200: User account [Mod Removed - PII] is a personal Microsoft account. Personal Microsoft accounts are not supported for this application unless explicitly invited to an organization. Try signing out and signing back in with an organizational…
Unable to open Learn sandbox environments anymore
Hello, I try to run a Microsoft Learn sandbox environment, but I get **Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '18fbca16-2224-45f6-85b0-f7bf2b39b3f3' in that tenant. The account needs to be…
az deployment group create : "The content for this response was already consumed"
Followed instructions to create ARM resource on Microsoft Learn resource group. When modifying the ARM template and re-executing, the command fails with: $ az deployment group create --name add-storage --template-file azuredeploy2.json The content for…
Where to get transcript for Videos
In the trining in the module "What is cloud computing" is a video added. Where can I get the transcript for it? This question is related to the following Learning Module
Two pages have the same body text but different titles
When going through the DevOps Engineer modules, I found two different pages that have the same body text: https://learn.microsoft.com/en-us/training/modules/develop-monitor-status-dashboards/8-optimize-pipeline-cost-time-performance-reliability is the…
how to restart the module?
I would like to restart the learning module as I was absent for a while This question is related to the following Learning Module
Azure Learn Sandbox Subscription Requirement Can't Sign Up for Free Account
I was trying to run through the following Microsoft Learning Module https://learn.microsoft.com/en-us/training/modules/create-windows-virtual-machine-in-azure/3-exercise-create-a-vm I signed in with my account and the sandbox shows as activated. When I…
Isn't in wrong to block access in Sign in risk Conditional access policy and require MFA?
https://learn.microsoft.com/en-us/training/modules/manage-azure-active-directory-identity-protection/4-exercise-enable-sign-risk-policy Isn't in wrong to block access in Sign in risk Conditional access policy and require MFA? This question is related…
how to set bash variable in azure correct ?
Hello , i had created the vitual VMs before , i want to create a bash variable in this command : IPADDRESS="$(az vm list-ip-addresses --resource-group "[learn-create-subscription]" --name my-vm --query…
Unable to activate the Azure Learn Sandbox
Hello, I am unable to activate the Azure Learn Sandbox for the module: "Exercise - Explore the Learn sandbox". When attempting to activate the sandbox I receive the following error: AADSTS500200: User account '******@pm.me' is a personal…
The interactive lab simulation is not loading
Hi, I'm trying to use the interactive lab simulation but it's not loading, it gets stuck at 84% every time. I've tried a few different browsers and PCs but same issue. Can anyone help please?…
Error with Create Table USING DELTA LOCATION in training exercise
In the exercise https://microsoftlearning.github.io/mslearn-databricks/Instructions/Exercises/03-Delta-lake-in-Azure-Databricks.html the line of code spark.sql("CREATE TABLE AdventureWorks.ProductsExternal USING DELTA LOCATION…
Need to request for Request a Quota Increase for VMs using Free 1 month Azure subscription
Hi Team, Need to request for Request a Quota Increase for VMs using a Free 1 month Azure subscription, but unlike earlier, now I am getting the message saying: that our free trial subscription isn't eligible for a quota increase. To request a quota…