How to fix a wrong link for one of the trainings
I am doing the training for Build data analytics solutions using Azure Synapse serverless SQL pools. In the Use Azure Synapse serverless SQL pool to query files in a data lake section, the exercise link (Exercise - Query files using a serverless SQL pool…
Task 4: Access your web server again
user [ ~ ]$ az network nsg rule list \ --resource-group "learn-72dabc83-31a5-463e-b17a-efe4bd18bb63" \ --nsg-name my-vmNSG \ --query '[].{Name:name, Priority:priority, Port:destinationPortRange, Access:access}' \ --output table Name …
is learning Azure helpful in SAAS support role?
Dear Team , is learning azure helpful in SAAS application support role. if so , how is it useful and what certification or course do i need to take for the SAAS support role. Thanks & Regards, Chandrakanth.
Not connecting to my VM via port 80
I am not able to connect to my VM. When looking at my settings, I notice there is no DNS server identified. Could this be the problem? This question is related to the following Learning Module
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…
How to prevent some peoples are putting to me from their hacking documents to be setting up I be a subject person
They are accessing all of my devices,account etc... This question is related to the following Learning Module
Incorrect Statement in AZ-900 Training Module
I was reviewing the "Describe the benefits and use of cloud services" module on the Microsoft Learn platform, specifically the section on Security and Governance in cloud services. I noticed an incorrect statement in the paragraph that…
Intermittent Connection Issues with Azure Virtual Network Gateway
What additional steps can I take to diagnose and resolve these intermittent connection issues? Are there specific Azure features or tools that can help monitor and maintain a stable connection? This question is related to the following Learning Module
Unable to Access Log Analytics Demo (aka.ms/lademo)
Hello, I have been using the log analytics demo environment to help train for the last month for KQL. Recently, I have no idea what changed, but I have lost access the the public and free environment at "aka.ms/lademo". I have tried all…
Question on AZ-900 content
Are technical support-related questions, such as the levels of support offered by Azure (Basic, Standard, Professional Direct, and Premier), still included in the AZ-900 exam? Additionally, do these topics cover details about Service Level Agreements…
Can't create VM inside the training Sandbox because "does not have authorization"
I do my Azure Fundamentals learning and I'm unable to create VMs inside the temporary sandboxes anymore, it worked well before. Do I need to pay something for this? Each time I create a VM I get this error: (AuthorizationFailed) The client…
How to schedule a Python script on Azure and save outputs to specific folders?
Hello experts! I am relatively new to the programming world (an absolute noob). But have developed a decent python web crawler script that fetches data from external sources and generates csv and pdf outputs. In my team they use azure and I am required…
how do i obtain completion certificate
how do i obtain completion certificate for the modules This question is related to the following Learning Module
Issue with run az acr build --registry $REGISTRYNAME --image expressimage . command in Cloud She;;
Hi, I'm doing cloud-native-apps-orchestrate-containers training and I have such error during run bash command in Cloud Shell -> az acr build --registry $REGISTRYNAME --image expressimage . Error message: (TasksOperationsNotAllowed) ACR Tasks requests…
Outdated content, again: Exercise - Translate text with the Azure AI Translator service
The content of page 'Exercise - Translate text with the Azure AI Translator service' is very outdated. It largely does not work as-is and needs to be updated. I keep on finding such pages. I don't know Microsoft does not update these more often. Doesn't…
can't import the bike rental data
I am on "Fundamental of Machine Learnig"- Exercise - Explore Automated Machine Learning in Azure Machine Learning. I took the steps below and I am having error Choose a source for your data asset > From URI >…
Unable to create VM in Azure sandbox(Learning Path) due to authorization error
I'm currently using the Azure sandbox provided by Microsoft Learn. My sandbox is active, and I can perform basic tasks like listing VMs using the command az vm list. However, when I try to create a VM using the following command: az vm create…
Wrong Person mentioned on Learning Module Description of the Video
I just want to bring it to your attention that the unit 6 of Training "Embrace responsible AI principles and practices" mentions that the video features Natasha Crampton, Vice President and Chief Responsible AI Officer at Microsoft. …
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…
az vm create from online training module doesn't work
just like it says, az vm create command in PS comes back with more information but the online training doesn't give you the options now required to create / complete the training. This question is related to the following Learning Module