1,755 questions with Azure Training tags

Sort by: Updated
1 answer

Error received when attempting to create an AKS cluster

I am attempting to take a Learn course on Azure AKS (https://learn.microsoft.com/en-us/training/modules/aks-deploy-container-app/3-exercise-create-aks-cluster?tabs=linux) and after executing a specified command, received the following error: joseph [ ~…

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,755 questions
asked 2024-11-18T19:25:51.5533333+00:00
Joseph Gagnon 0 Reputation points
answered 2024-11-19T08:27:15.0066667+00:00
akinbade abiola 18,720 Reputation points
0 answers

Azure function core tool - local development

Dear Azure Team, while developing Azure Function Core Tools in a local environment using VSCode, I was getting error as "No job functions found. Try making your job classes and methods public." in the Terminal. After going through the GitHub…

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,755 questions
asked 2024-11-18T09:56:52.7233333+00:00
Tijo T. Thomas 0 Reputation points
edited a comment 2024-11-19T06:24:29.85+00:00
RDash 2,235 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Certification Training Benefits

Hi. Please I would like to ask a question about certification training benefits. Can we discuss further in private mode, please? Thank you.

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,755 questions
asked 2024-11-17T04:34:06.98+00:00
misterseyiayeni 20 Reputation points
edited a comment 2024-11-19T05:38:17.21+00:00
SiddeshTN 4,925 Reputation points Microsoft Vendor
3 answers

How do I troubleshoot on my Windows PC?

I'm encountering a SYSTEM_SERVICE_EXCEPTION error related to win32kfull.sys on my Windows PC, which causes a Blue Screen of Death (BSOD). I've tried basic troubleshooting steps like updating Windows and drivers, but the issue persists. Could anyone…

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,755 questions
asked 2024-11-14T19:14:14.88+00:00
Waqar Ahmed 0 Reputation points
commented 2024-11-19T04:58:47.0066667+00:00
Navya Tipparapu 155 Reputation points Microsoft Vendor
2 answers

Brazor training module todos ambiguity - needs to be singular

@code { private List<TodoItem> todos = new(); } From https://learn.microsoft.com/en-us/training/modules/build-blazor-todo-list/3-exercise-data-binding throws an error. Making todo singular seems to fix the ambiguity. Am I missing something, or…

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,755 questions
asked 2024-11-17T19:23:22.6366667+00:00
Marvin Lynn Roberts 0 Reputation points
commented 2024-11-19T04:30:18.21+00:00
RNareddy 1,260 Reputation points Microsoft Vendor
1 answer

Is this a bug or what?

In the learning path 'Implement knowledge mining with Azure AI Search' - module 'Create a custom skill for Azure AI Search', the knowledge check seems to give wrong answer. This question is related to the following Learning Module

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,755 questions
asked 2024-10-25T23:07:51.04+00:00
Ajay Kallidukkil Sunil 0 Reputation points
commented 2024-11-19T04:15:09.9533333+00:00
Rakesh Gurram 9,160 Reputation points Microsoft Vendor
2 answers

Azure Functions training does not respect user's setting of default Node.js version

The "Build Serverless APIs with Azure Functions" training example does not respect the user's setting of default Node.js version via Node Version Manager (nvm): This question is related to the following Learning Module

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,146 questions
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,755 questions
asked 2024-11-12T21:45:04.3566667+00:00
WayneStewart-0391 0 Reputation points
answered 2024-11-18T21:34:47.3533333+00:00
Ryan Hill 28,716 Reputation points Microsoft Employee
2 answers

Unable to create azure resource group by using Terraform command in PowerShell

Unable to create Azure resource group by using Terraform command in PowerShell error- Error: subscription_id is a required provider property when performing a plan/apply operation As checked my subsciption is Active (Taken code from official website…

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,755 questions
asked 2024-08-29T05:14:50.79+00:00
Jayesh Mhatre 5 Reputation points
commented 2024-11-18T11:57:34.7366667+00:00
Zafer KAYA 5 Reputation points
1 answer

Infrastructure as a Service (IaaS) provides physical resources ?

In the security and governance section, it written "You can find a cloud solution that matches your security needs. If you want maximum control of security, infrastructure as a service provides you with physical resources but lets you manage the…

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,755 questions
asked 2024-11-16T13:54:56.41+00:00
Sana Ullah Khan 0 Reputation points
edited an answer 2024-11-18T11:05:14.76+00:00
Sonali Sahu 90 Reputation points Microsoft Vendor
1 answer

How to fix my unable to load issue with Sandbox activation of cloud shell cli

How to fix my 'unable to load issue with Sandbox activation of cloud shell cli'. What will I do to activate my sandbox environments per day. I had been unable to use 1 today because it could not launch. I tried troubleshooting with the common method of…

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,755 questions
asked 2024-11-13T06:28:04.06+00:00
Nomso Wisdom 0 Reputation points
answered 2024-11-18T10:57:51.1433333+00:00
Sonali Sahu 90 Reputation points Microsoft Vendor
3 answers

How can I get the Azure DevOps Demo Generator to work?

Hi! The training https://learn.microsoft.com/en-us/training/modules/manage-delivery-plans/4-set-up-environment on MSLearn unfortunately features an instruction which is dependent on this template:…

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,755 questions
asked 2024-10-31T13:23:47.8133333+00:00
Thijmen 0 Reputation points
answered 2024-11-18T04:46:10.2933333+00:00
VarunTha 9,420 Reputation points Microsoft Vendor
2 answers

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…

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,755 questions
asked 2024-05-09T05:41:18.4333333+00:00
commented 2024-11-17T22:45:00.72+00:00
Sonali Mandrupkar 0 Reputation points
1 answer One of the answers was accepted by the question author.

Analytical modeling in Microsoft Power BI

Could you please update the recent layout picture here, which includes 4 different options rather than just modelling, power query, and data tables? 4th: New DAX Query Screen option This question is related to the following Learning Module

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,755 questions
asked 2024-10-07T21:30:18.07+00:00
Dheeraj Maddula 20 Reputation points
commented 2024-11-17T13:09:51.08+00:00
Syed Saleem Peera 8,020 Reputation points Microsoft Vendor
0 answers

Does Region selection affect deploy conditions?

Walking through: https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html I selected Brazil as workspace region since it is the closest geographical region. All good until "Deploy and test the…

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,755 questions
asked 2024-11-11T12:27:01.2066667+00:00
JD Ruiz Colegio 0 Reputation points
edited a comment 2024-11-16T17:45:20.63+00:00
Navya Tipparapu 155 Reputation points Microsoft Vendor
1 answer

VM Size Availability Issue for Lab Deployment

I’m encountering an issue while trying to deploy a Virtual Machine for my AZ500 lab. The VM size Standard_DS2_V2 I requested is currently unavailable in the eastus region due to capacity restrictions. I’ve attempted the recommended troubleshooting steps,…

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,755 questions
asked 2024-11-07T15:09:04.61+00:00
Gloria W Ireri 0 Reputation points
commented 2024-11-16T17:09:45.8666667+00:00
Rakesh Gurram 9,160 Reputation points Microsoft Vendor
1 answer

looking for SQL sample databases I could work on as part of my training

I'm trying to build my SQL knowledge base using the SSMS, are there any sample databases I could use while going through the training modules? This question is related to the following Learning Module

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,755 questions
asked 2024-11-13T19:07:10.6933333+00:00
BRIAN KILEO 0 Reputation points
commented 2024-11-16T09:03:23.9833333+00:00
VarunTha 9,420 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to resolve "System.Data.Common: Format of the initialization string does not conform to specification starting at index 0." error?

I'm following this exercise: https://learn.microsoft.com/en-us/training/modules/automatic-update-of-a-webapp-using-azure-functions-and-signalr/3-exercise-analyze-limitations-of-polling-in-a-web-app In the 'Run the server application' step, I encountered…

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,755 questions
asked 2024-11-14T17:48:05.2566667+00:00
So Yon Lee 40 Reputation points
commented 2024-11-16T08:42:21.0133333+00:00
Ravali Bakaram 75 Reputation points Microsoft Vendor
1 answer

GetPizzasAsync does not contain a definition

I'm following the tutorial where this is step 4: https://learn.microsoft.com/en-us/training/modules/interact-with-data-blazor-web-apps/4-access-data-from-blazor-components There's a code section that shows this: namespace BlazingPizza.Data; public class…

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,755 questions
asked 2024-11-13T21:47:11.3+00:00
Bill Mackin 0 Reputation points
commented 2024-11-16T03:37:40.9533333+00:00
Pradeep M 3,930 Reputation points Microsoft Vendor
1 answer

how can i make " import graphing "work on the Introduction to data for machine learning unit 5 sandbox?

In the Introduction to data for machine learning unit 5, i cant get the 3rd cell to work properly. Its is showing the import graphing line as error, or showing TypeError: MathJax.Hub is undefined when i change the kernel to azureml_py38. It is showing…

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,755 questions
asked 2024-06-10T20:15:01.0833333+00:00
sifatul supto 20 Reputation points
commented 2024-11-16T03:30:33.41+00:00
AmaranS 7,085 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Difference Between 'Application' Service Principal and 'System-assigned Managed Identity' Service Principal

After reviewing the articles on service principals and managed identities, I am left confused about the differences between the 'application' service principal and the 'System-assigned managed identity' service principal. Both seem to share…

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,755 questions
asked 2024-11-15T13:10:55.8233333+00:00
Jesse Kok 20 Reputation points
edited the question 2024-11-15T15:24:25.38+00:00
VarunTha 9,420 Reputation points Microsoft Vendor