Sign in error/loop when trying to access Azure Sandbox in a Microsoft Learn training module
I am currently following the Microsoft Azure Fundamentals course on the MS Learn platform. On the exercise 'Exercise - Explore the Learn sandbox' of the 'Describe the core architectural components of Azure' module, the sandbox does get created with…
Why the example here is not in bicep parameters template but json parameter template? I came here to learn bicep not json. please update.
Why the example here is not in bicep parameters template but json parameter template? I came here to learn bicep not json. please update. This question is related to the following Learning Module
Cannot run Template code for Azure Functions
Hello, I am looking over the https://learn.microsoft.com/en-us/training/modules/develop-test-deploy-azure-functions-with-visual-studio/2-develop-and-test-azure-functions-locally . On 'Unit2' where the learning module goes through VS2022 to load and run…
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 'dziegler1@pm.me' is a…
Issues with Role-Based Deletion Restriction & Locks in Azure Lighthouse
I need support for an Azure Lighthouse environment. I set up a test environment with two Azure accounts—one as a service provider and the other as a customer. The Azure Lighthouse environment was successfully set up on both accounts. I have two security…
GitHub Workflow Failing at Azure Login
Hello, I'm following this MS Learn Exercise and running into a login issue. Error: Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Double check if the 'auth-type'…
Cosmos DB connection configuration 'my-cosmos-unique-name_DOCUMENTDB' does not exist.
Hi, trying to complete excercise Read data with input bindings. Hovewer encounter an error. index.js: module.exports = function (context, req) { console.log(JSON.stringify(context)); console.log(JSON.stringify(req)); var bookmark =…
How to get the verifiable credentials app
AZ-500: Manage identity and access I am stuck on "Configure the verifiable credentials app" it said I must Select the verifiable-credentials-app application you created earlier, but I don't remember creating any app. Please help me complete…
User / Resource forest type mentioned in path
MS learn path has the following table: Forest typeDescriptionUserThis type of forest synchronizes all objects from Microsoft Entra ID, including any user accounts created in an on-premises AD DS environment.UserThis type of forest synchronizes all…
How to use sandboxes
I have issues using the sandboxes. I am always ask to get a subscription. Please is that the case? This question is related to the following Learning Module
Cant Access Machine Learning
When i searched Machine Learning this always shows up { "sessionId": "8057a7657622446b944c9e004b483cc2", "errors": [ { "errorMessage": "interaction_required: AADSTS16000: User account…
Course completion not reflected in Profile Achievements
Dear Microsoft Learn Support, I have completed all modules of the course "Azure Data Fundamentals". However, the course is not marked as completed in my Achievements section. I have attached screenshots for your reference. Could you please…
Difficulty doing lab: Explore Azure Synapse Analytics
Hi, This is the lab I've been doing: https://microsoftlearning.github.io/dp-203-azure-data-engineer/Instructions/Labs/01-Explore-Azure-Synapse.html I am stuck on step 7 in Ingest data with a pipeline/Use the Copy Data task to create a pipeline. I am…
Cannot Launch Studio for Azure Machine Learning Workspace because I don't have access
I am taking Microsoft Azure AI Fundamentals class. This is my first time using Azure and I signed up with my @umich.edu email for the free trial. I am in the second module of Microsoft Azure AI Fundamentals: AI Overview trying to do the exercise -…
Read-access geo-reduntant storage number of copies?
I believe there's a mistake in one of the questions at the end of the AZ-104: Implement and manage storage in Azure module: From my understanding, RA-GRS only makes 4 copies of the data - not 6. Is there something I'm missing? This question is…
MS Learn - Deploy ARM Template to Azure issue
Hello, on Unit 2, when setting path for $templateFile, keep getting "Access to path xxxxxxx is denied" Have tried a folder with sub-folder on C drive and also in Documents. This question is related to the following Learning Module
Typo in the page in the first paragraph of section Access data with a Microsoft Entra account.
Typo in the page in the first paragraph of section Access data with a Microsoft Entra account. Link: https://learn.microsoft.com/en-us/training/modules/security-storage/6-authorize-access-blobs-use-microsoft-entra-id Attached screenshot for the typo…
Trying to access sandbox, keeps looping a log in screen
Hi there, I'm facing a challenge while logging in to the Azure Training Sandbox. I'm using my private Hotmail email for this. However, after many attempts, I decided to log in with my company email and link my Hotmail account. The company email works…
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…
unable to run java maven build tool code maven-archetype-webapp for my exercise in cloud shell .Getting exception in thread "main" refer to image pasted below.
unable to run java maven build tool code maven-archetype-webapp for my exercise in cloud shell .Getting exception in thread "main" refer to image pasted below.