Built Agent or Extension Login to Azure portal and go to Virtual Machine dashboard Now select your VM and go to Extension + application tab Now here you will find predefined agents, you can choose from this list which agent you want to install. For this demo we will install …
Resizing Virtual Machine Size Go to the Azure portal search for Virtual Machine Select your virtual machine then click on Resize menu Here you select the virtual machine size you want to resize your virtual machine too and then you click on Resize Run Command Go to Azure portal and …
Go to the Azure portal, then search for and select Virtual machines. Select your VM from the list. On the page for the VM, on the upper menu, select Capture. The Create an image page appears. For Resource group, either select Create new and enter a name, or select a resource group to use from the drop-down …
Sign in to the Azure portal at https://portal.azure.com. Enter virtual machines in the search. Under Services, select Virtual machines. In the Virtual machines page, select Create and then Virtual machine. The Create a virtual machine page opens. In the Basics tab, under Project details, make sure the correct subscription is selected and then choose to Create new resource group. Enter myResourceGroup for the name. Under Instance details, enter myVM for the Virtual machine …
Sign in to the Azure portal. Enter virtual machines in the search. Under Services, select Virtual machines. In the Virtual machines page, select Create and then Virtual machine. The Create a virtual machine page opens. In the Basics tab, under Project details, make sure the correct subscription is selected and then choose to Create new resource group. Enter myResourceGroup for the name.*. Under Instance details, enter myVM for the Virtual machine name, and …
To create or view a budget, open a scope in the Azure portal and select Budgets in the menu. For example, navigate to Subscriptions, select a subscription from the list, and then select Budgets in the menu. Select Add. In the Create budget window, make sure that the scope shown is correct. Choose any filters that you want …
Sign in to the Azure portal. To review your costs in cost analysis, open the scope in the Azure portal and select Cost analysis in the menu. For example, go to Subscriptions, select a subscription from the list, and then select Cost analysis in the menu. Select a cost view Select a date range Group costs …
Create blueprint definition from sample First, implement the blueprint sample. Importing creates a new blueprint in your environment based on the sample. Select All services in the left pane. Search for and select Blueprints. From the Getting started page on the left, select the Create button under Create a blueprint. Find the Resource Groups with RBAC blueprint sample under Other Samples and …
Create a blueprint The first step in defining a standard pattern for compliance is to compose a blueprint from the available resources. Let’s create a blueprint named MyBlueprint to configure role and policy assignments for the subscription. Then you add a resource group, an ARM template, and a role assignment on the …
Open Azure Quickstart templates In Search, enter deploy linux web app. Select the tile with the title Deploy a basic Linux web app. If you have trouble finding it, here’s the direct link. Select Browse on GitHub. Select azuredeploy.json. Review the template. In particular, look for the Microsoft.Web/sites resource.
To complete this lab, you need Visual Studio Code, with the Azure Resource Manager tools extension installed. You also need either the Azure CLI or the Azure PowerShell module installed and authenticated. Create and open with Visual Studio Code a new file named azuredeploy.json. Enter arm into the code editor, which initiates Azure Resource Manager snippets for scaffolding out …
Built-in Policy Launch the Azure Policy service in the Azure portal by selecting All services, then searching for and selecting Policy. Click on Definition Built-in Initiative Launch the Azure Policy service in the Azure portal by selecting All services, then searching for and selecting Policy. Click on Definition
Create a policy assignment In this lab, you create a policy assignment and assign the Audit VMs that do not use managed disks policy definition. Launch the Azure Policy service in the Azure portal by selecting All services, then searching for and selecting Policy. Select Assignments on the left side of the Azure Policy page. …
In the Azure portal, click All services and then select any scope. For example, you can select Management groups, Subscriptions, Resource groups, or a resource. Click the specific resource. Click Access control (IAM). Click the Roles tab to see a list of all the built-in and custom roles. To see the permissions for a particular role, in the Details column, …
In the Azure portal, open a subscription or resource group where you want the custom role to be assignable and then open Access control (IAM). Click Add and then click Add custom role. This opens the custom roles editor with the Start from scratch option selected. In the Custom role name box, specify a name for …
Create a resource group In the navigation list, click Resource groups. Click New to open the Create a resource group page. Select a subscription. For Resource group name, enter example-group or another name. Click Review + create and then click Create to create the resource group. Click Refresh to refresh the list of resource groups.The new resource group appears in your resource groups list. Grant …
In the Settings blade for the resource, resource group, or subscription that you wish to lock, select Locks. To add a lock, select Add. If you want to create a lock at a parent level, select the parent. The currently selected resource inherits the lock from the parent. For example, you could …
Create resource groups Sign in to the Azure portal. Select Resource groups Select Add. Enter the following values: Subscription: Select your Azure subscription. Resource group: Enter a new resource group name. Region: Select an Azure location, such as Central US. Select Review + Create Select Create. It takes a few seconds to create a resource group. …