Please enable JavaScript.
Coggle requires JavaScript to display documents.
Azure Services - Coggle Diagram
Azure Services
Azure Network
VPN
-
Type
-
Route-based VPN
-
-
Point to site, multisite, between azure network
-
-
Traffic manager
-
Endpoint
-
-
-
Nested endpoint :three:
Combine Traffic Manager profile for flexible
traffic-routing, complex deployment
Routing method
-
-
-
-
-
Priority
routing based order 1st, 2nd, 3rd...
-
-
What is?
-
Support Layer 7: HTTP(S),Websocket,HTTP/2
-
-
-
-
Network Watcher
Monitoring
-
Connection monitor tool
Check connection between 2 Azure resource
Latency, connection, FQDN
Topology tool
Generate a graphical Azure VNet,
resources, interconnection and relationship
Diagnostic
-
-
-
Packet capture tool
Capture all packets to/from VM
Limit 100 packet capture sessions per region.
Use Network watcher agent VM ext on VM
Connection troubleshoot
Test connection between VM by FQDN, URI or IP
Result: Latency, number of packets, hop and failed reason
-
-
-
Logging
Flow log
Show ingress & egress traffic on NSG
Out put JSON : Src IP, Des IP, Src port, Des port, Protocol
Diagnostic logs
Enable on Azure resource: NSG, Public IP, LB & App Gateway
-
-
Operation
-
-
Governance
What is :question:
-
Create, assign & manage policies
-
-
-
-
-
RBAC
What is :question:
-
-
Applied to a scope
-
-
-
-
How RBAC work
Use allow model
If 1 role has read permission other has write on resource
Result: have both read & write
-
-
Resource lock
-
-
Read only
Only read, block modification and delete
Monitoring
Azure monitor
-
-
Target resource
-
-
-
-
-
-
-
-
-
-
-
-
tool
Azure migrate
Support: VMWare, Hyper-V, baremetal
Discover, assesses & migrate on-premise to Azure
-
-
-
-
-
-
-
-
-
-
-
-
-
Azure Site recovery
Invoke to replicate the protected VM to another location
On-Premise to Azure or Azure region to another
-
Requirements
-
Recovery service vault :two:
A vault in your Azure subscription stores the migrated VMs when a failover is run
Credential :three:
Virtual Machine Contributor and Site Recovery Contributor roles to allow permission to modify both the VM and the storage
Configuration server :four:
An on-premises VMware server fulfills several roles during the failover and replication process
Process server
This server acts as a gateway for the replication traffic. It caches, compresses, and encrypts the traffic before sending it over the WAN to Azure.
-
-
-
-
-
Requirements
-
-
Natural disaster, technical nature delete database
-
-
-
-
-
-
-
-
-
-
-
scale
-
-
-
-
-
Low-priority scale set
-
-
-
Remove
-
Deallocate
VM is stopped, Disks are left intact and data is kept
-
-
Compute
Azure VM
VM Disk
Virtual disk
-
-
Managed disks
-
-
Replication: LRS, ZRS, GRS
-
-
-
Unmanaged disks
Like managed disk except: availability, encryption
Performance
Ultra disks :one:
-
-
-
Do no support snapshot, ADE,
Azure backup or Azure site recovery
-
-
-
-
-
-
-
-
-
-
Remote Direct Memory Access
H16r/H16mr SKUs for H, HC, HB.
Enable direct memory access between system without OS
-
-
-
NC series
lowest cost, Support NVIDIA CUDA
-
-