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…
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…
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…
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 do i complete learn labs when i keep getting Request Id: ae5d9045-674c-451d-b4d2-6db54fb69700 Correlation Id: 5ff6a493-70d8-4689-8b0f-d10c2723204a Timestamp: 2025-01-30T18:26:17Z Message: AADSTS500200: User account 'sailorsam69@yahoo.com' is a persona
Request Id: ae5d9045-674c-451d-b4d2-6db54fb69700 Correlation Id: 5ff6a493-70d8-4689-8b0f-d10c2723204a Timestamp: 2025-01-30T18:26:17Z Message: AADSTS500200: User account 'sailorsam69@yahoo.com' is a personal Microsoft account. Personal Microsoft accounts…
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 -…
Request for Azure Cost Optimization Training Materials
Hi Microsoft Community, I am planning to conduct a training session on Azure Cost Optimization and would love to ensure that I cover all key aspects effectively. Could you please share the essential points to consider for an in-depth discussion on this…
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…
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…
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.
Demo Generator 404 error for new project
I'm working through the modules for Manage Agile software delivery plans across teams. For Exercise - Set up your environment, I'm following the steps outlined to create the project but when I finish and click "Navigate to project" I get a 404…
Couldn't find an available region for deployment DP-203
Trying to do the Explore Azure Synapse Analytics Exercise of DP-203. Followed the steps in Powershell and get the following messages when I do ./setup.ps1 command: Already tried this for 2 days now. Hope someone can help.