Design network solutions
Design network solutions – Training | Microsoft Learn
Design network solutions Read Post »
Design network solutions – Training | Microsoft Learn
Design network solutions Read Post »
repos learning-docker/2-azure-container-instance/Readme-container-registry.md at main · spawnmarvel/learning-docker · GitHub Exercise – Deploy an Azure container registry Repositories is where we will store our images Exercise – Build container images using Azure Container Registry Tasks We saved the Dockerfile download it with wget and build it with az acr build Registry Exercise – Deploy images from Azure
Azure ACI docker registry 102 Read Post »
repos learning-docker/2-azure-container-instance at main · spawnmarvel/learning-docker · GitHub Exercise – Control restart behavior use gitbash with az cli or login to a linux vm and install az cli, the run az login –tenant TENANT-ID Or use putty or cloud shell Azure Use cli or portal to check status, runs, logs and more. logs Exercise –
Azure ACI docker 101 Read Post »
You’re receiving this email because you use classic application insights in Azure Monitor. On 29 February 2024, classic application insights in Azure Monitor will be retired and you’ll need to migrate your resources to workspace-based application insights by that date. As part of this change, beginning 1 September 2023, any new application insights resources you
Tutorial: Migrate Azure Database for MySQL – Single Server to Flexible Server online using DMS via the Azure portal – Azure Database Migration Service | Microsoft Learn
Continue from NSG Flow logs – e-lo: Ask the AI. (follow-e-lo.com) So we have our VM, NSG and we are storing flow logs on a storage account as shown from above tutorial. Now make a log analytics for the traffic analytics. We have one rg with the logs, lets add it to that.: done If
NSG Flow Logs Traffic Analytics Read Post »
NSG flow logs overview – Azure Network Watcher | Microsoft Learn Why use flow logs?It’s vital to monitor, manage, and know your own network so that you can protect and optimize it. You need to know the current state of the network, who’s connecting, and where users are connecting from. You also need to know
Deployment Stacks Deep Dive (youtube.com) IAC templates (arm, bicep, ansible) define with code what we want. We use the same files, and we don’t need to relearn very much, we swap the commands. az deploy to az stack. But the name is important (before it was not so important), we can now do operations on
Youtube Deployment Stacks Read Post »
1 Create and configure a Log Analytics workspace Create and configure a Log Analytics workspace – Training | Microsoft Learn Azure Monitor collects log data and stores it in tables. Administrators use Log Analytics in the Azure portal to configure their input data sources and conduct queries for their Azure Monitor logs. Each workspace has
Applied skills Deploy and configure Azure Monitor Read Post »
Install the Azure CLI on Linux Mount SMB Azure file share on Linux Assuming you have made a fileshare on a storage account. Prerequisites: Test 445 Mount the Azure file share on-demand with mount When you mount a file share on a Linux OS, your remote file share is represented as a folder in your
Ubuntu AZ CLI and mount fileshare (az login) Read Post »