Skip to content

Commit b59c5b0

Browse files
docs: code snippets with backsticks (closes #29)
1 parent edf9233 commit b59c5b0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,10 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
266266
|92 | [Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution. Which two Azure resources should you identify?](#your-company-plans-to-deploy-several-million-sensors-that-will-upload-data-to-azure-you-need-to-identify-which-azure-resources-must-be-created-to-support-the-planned-solution-which-two-azure-resources-should-you-identify)|
267267
|93 | [You have an Azure web app. You need to manage the settings of the web app from an iPhone. What are two Azure management tools that you can use?](#you-have-an-azure-web-app-you-need-to-manage-the-settings-of-the-web-app-from-an-iphone-what-are-two-azure-management-tools-that-you-can-use)|
268268
|94 | [Company plans to deploy an Artificial Intelligence (AI) solution in Azure. What should the company use to build, test, and deploy predictive analytics solutions?](#company-plans-to-deploy-an-artificial-intelligence-ai-solution-in-azure-what-should-the-company-use-to-build-test-and-deploy-predictive-analytics-solutions)|
269-
|95 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-the-azure-portal-launch-azure-cloud-shell-and-select-powershell-run-the-command-in-cloud-shell-does-this-meet-the-goal)|
269+
|95 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-the-azure-portal-launch-azure-cloud-shell-and-select-powershell-run-the-command-in-cloud-shell-does-this-meet-the-goal)|
270270
|96 | [An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script. Solution: Run the script from a computer that runs Windows 10 and has the Azure PowerShell module installed. Does this meet the goal?](#an-azure-administrator-plans-to-run-a-powershell-script-that-creates-azure-resources-you-need-to-recommend-which-computer-configuration-to-use-to-run-the-script-solution-run-the-script-from-a-computer-that-runs-windows-10-and-has-the-azure-powershell-module-installed-does-this-meet-the-goal)|
271271
|97 | [Which service provides serverless computing in Azure?](#which-service-provides-serverless-computing-in-azure)|
272-
|98 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-the-azure-portal-launch-azure-cloud-shell-and-select-bash-run-the-command-in-cloud-shell-does-this-meet-the-goal)|
272+
|98 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-the-azure-portal-launch-azure-cloud-shell-and-select-bash-run-the-command-in-cloud-shell-does-this-meet-the-goal)|
273273
|99 | [Your company has several business units. Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources. You need to recommend a solution to automate the creation of the Azure resources. What should you include in the recommendations?](#your-company-has-several-business-units-each-business-unit-requires-20-different-azure-resources-for-daily-operation-all-the-business-units-require-the-same-type-of-azure-resources-you-need-to-recommend-a-solution-to-automate-the-creation-of-the-azure-resources-what-should-you-include-in-the-recommendations)|
274274
|100 | [Which Azure service should you use to collect events from multiple resources into a centralized repository?](#which-azure-service-should-you-use-to-collect-events-from-multiple-resources-into-a-centralized-repository)|
275275
|101 | [You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. Solution: You use the PowerApps portal. Does this meet the goal?](#you-have-an-azure-environment-you-need-to-create-a-new-azure-virtual-machine-from-a-tablet-that-runs-the-android-operating-system-solution-you-use-the-powerapps-portal-does-this-meet-the-goal)|
@@ -323,8 +323,8 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
323323
|149 | [You have an Azure environment that contains 10 virtual networks and 100 virtual machines. You need to limit the amount of inbound traffic to all the Azure virtual networks. What should you create?](#you-have-an-azure-environment-that-contains-10-virtual-networks-and-100-virtual-machines-you-need-to-limit-the-amount-of-inbound-traffic-to-all-the-azure-virtual-networks-what-should-you-create)|
324324
|150 | [You have an on-premises application that sends email notifications automatically based on a rule. You plan to migrate the application to Azure. You need to recommend a serverless computing solution for the application. What should you include in the recommendation?](#you-have-an-on-premises-application-that-sends-email-notifications-automatically-based-on-a-rule-you-plan-to-migrate-the-application-to-azure-you-need-to-recommend-a-serverless-computing-solution-for-the-application-what-should-you-include-in-the-recommendation)|
325325
|151 | [You have an application that is comprised of an Azure web app that has a Service Level Agreement (SLA) of 99.95 percent and an Azure SQL database that has an SLA of 99.99 percent. The composite SLA for the application is [the product of both SLAs, which equals 99.94 percent].](#you-have-an-application-that-is-comprised-of-an-azure-web-app-that-has-a-service-level-agreement-sla-of-9995-percent-and-an-azure-sql-database-that-has-an-sla-of-9999-percent-the-composite-sla-for-the-application-is-the-product-of-both-slas-which-equals-9994-percent)|
326-
|152 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and then run the command. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-a-computer-that-runs-windows-10-install-azure-cli-from-powershell-sign-in-to-azure-and-then-run-the-command-does-this-meet-the-goal)|
327-
|153 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to Azure and then run the command. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-a-computer-that-runs-windows-10-install-azure-cli-from-a-command-prompt-sign-in-to-azure-and-then-run-the-command-does-this-meet-the-goal)|
326+
|152 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and then run the command. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-a-computer-that-runs-windows-10-install-azure-cli-from-powershell-sign-in-to-azure-and-then-run-the-command-does-this-meet-the-goal)|
327+
|153 | [You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to Azure and then run the command. Does this meet the goal?](#you-have-an-azure-subscription-named-subscription1-you-sign-in-to-the-azure-portal-and-create-a-resource-group-named-rg1-from-azure-documentation-you-have-the-following-command-that-creates-a-virtual-machine-named-vm1-az-vm-create---resource-group-rg1---name-vm1---image-ubuntults---generate-ssh-keys-you-need-to-create-vm1-in-subscription1-by-using-the-command-solution-from-a-computer-that-runs-windows-10-install-azure-cli-from-a-command-prompt-sign-in-to-azure-and-then-run-the-command-does-this-meet-the-goal)|
328328
|154 | [You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system. Solution: You use PowerShell in Azure Cloud Shell. Does this meet the goal?](#you-have-an-azure-environment-you-need-to-create-a-new-azure-virtual-machine-from-a-tablet-that-runs-the-android-operating-system-solution-you-use-powershell-in-azure-cloud-shell-does-this-meet-the-goal)|
329329
|155 | [[Azure Databricks] is an Apache Spark-based analytics service.](#azure-databricks-is-an-apache-spark-based-analytics-service)|
330330
|156 | [Azure Site Recovery provides [fault tolerance] for virtual machines.](#azure-site-recovery-provides-fault-tolerance-for-virtual-machines)|
@@ -1426,7 +1426,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
14261426

14271427
**[⬆ Back to Top](#table-of-contents)**
14281428

1429-
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?
1429+
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in Cloud Shell. Does this meet the goal?
14301430

14311431
- [ ] Yes.
14321432
- [x] No.
@@ -1449,7 +1449,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
14491449

14501450
**[⬆ Back to Top](#table-of-contents)**
14511451

1452-
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell. Does this meet the goal?
1452+
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From the Azure portal, launch Azure Cloud Shell and select Bash. Run the command in Cloud Shell. Does this meet the goal?
14531453

14541454
- [x] Yes.
14551455
- [ ] No.
@@ -1910,14 +1910,14 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
19101910

19111911
**[⬆ Back to Top](#table-of-contents)**
19121912

1913-
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and then run the command. Does this meet the goal?
1913+
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and then run the command. Does this meet the goal?
19141914

19151915
- [x] Yes.
19161916
- [ ] No.
19171917

19181918
**[⬆ Back to Top](#table-of-contents)**
19191919

1920-
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to Azure and then run the command. Does this meet the goal?
1920+
### You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource group named RG1. From Azure documentation, you have the following command that creates a virtual machine named VM1. `az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys`. You need to create VM1 in Subscription1 by using the command. Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to Azure and then run the command. Does this meet the goal?
19211921

19221922
- [x] Yes.
19231923
- [ ] No.

0 commit comments

Comments
 (0)