Az Lab 08 – Manage Virtual Machines

https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator/blob/master/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md Task 1: Deploy zone-resilient Azure virtual machines by using the Azure portal and an Azure Resource Manager templateTask 2: Configure Azure virtual machines by using virtual machine extensionsTask 3: Scale compute and storage for Azure virtual machinesTask 4: Register the Microsoft.Insights and Microsoft.AlertsManagement resource providersTask 5: Deploy zone-resilient Azure virtual machine scale sets by […]

Azure Lab 06 – Implement Traffic Management (hub and spoke network topology)

https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator/blob/master/Instructions/Labs/LAB_06-Implement_Network_Traffic_Management.md Task 1: Provision the lab environmentTask 2: Configure the hub and spoke network topologyTask 3: Test transitivity of virtual network peeringTask 4: Configure routing in the hub and spoke topologyTask 5: Implement Azure Load BalancerTask 6: Implement Azure Application Gateway Task 1: Provision the lab environment From the Cloud Shell pane, run the following […]

Azure Lab Add your custom domain name to Azure AD

Add your custom domain – Azure Active Directory – Microsoft Entra | Microsoft Learn The unverified domain is added. The contoso.com page appears showing your DNS information. Save this information. You need it later to create a TXT record to configure DNS. Add your DNS information to the domain registrarAfter you add your custom domain […]

Azure Lab 05 – Implement Intersite Connectivity (mesh topology)

Contoso has its datacenters in Boston, New York, and Seattle offices connected via a mesh wide-area network links, with full connectivity between them. https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator/blob/master/Instructions/Labs/LAB_05-Implement_Intersite_Connectivity.md Task 1: Provision the lab environmentTask 2: Configure local and global virtual network peeringTask 3: Test intersite connectivity Task 1: Provision the lab environment In this task, you will deploy three […]

Azure Lab 04 – Implement Virtual Networking (internal/external DNS)

https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator/blob/master/Instructions/Labs/LAB_04-Implement_Virtual_Networking.md Task 1: Create and configure a virtual networkTask 2: Deploy virtual machines into the virtual networkTask 3: Configure private and public IP addresses of Azure VMsTask 4: Configure network security groupsTask 5: Configure Azure DNS for internal name resolutionTask 6: Configure Azure DNS for external name resolution Task 1: Create and configure a virtual […]

5 min Azure Functions compute with powershell 4 Github Actions

https://learn.microsoft.com/en-us/azure/azure-functions/functions-how-to-github-actions?tabs=python 1 Create repos az-func-git-actionsgit@github.com:spawnmarvel/az-func-git-actions.git 2 Clone with cli 3 Make the function project and function 4 Visit URL http://localhost:7071/api/coinfun01prod 5 Push with cli Make the function app same as qa but add deployment But error https://github.com/shigeyf/ai-digitalmedia/issues/6 Installation failure – “Cannot find SourceControlToken with name GitHub” This error occurs due to connecting Github to multiple […]

Azure DevOps Pipelines CI/CD 2

Continue from New free organization New project New pipeline Oauth to git Created a new repos for test spawnmarvel/dev-ops01: Test Azure DevOps (github.com) Select it Approve and install Azure Pipelines Start with minimal pipeline Pipeline Lets take a step back, what do we have here Got to the ULR YAML schema reference | Microsoft Learn […]

5 Min Azure private DNS zone

Quickstart: Create an Azure private DNS zone using the Azure portal Create a private DNS zoneCreate the virtual network and subnet Link the virtual network Create the test virtual machine Since we enabled auto registration we now have the following in the private zone Create an additional DNS record The following example creates a record […]

Azure Lab 07 – Manage Azure Storage 5 min

AZ-104-MicrosoftAzureAdministrator/LAB_07-Manage_Azure_Storage.md at master · MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator · GitHub Task 1: Provision the lab environmentTask 2: Create and configure Azure Storage accountsTask 3: Manage blob storageTask 4: Manage authentication and authorization for Azure StorageTask 5: Create and configure an Azure Files sharesTask 6: Manage network access for Azure Storage Task 1: Provision the lab environment Task 2: […]