Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| azure:az-104_2024:azure_compute [2024/10/03 15:50] – [Availability and Scale Sets] mmuze | azure:az-104_2024:azure_compute [2024/10/04 20:38] (current) – [Customer Domain] mmuze | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| * For VM ARM templates the //offer// attribute is the general server type (e.g. WindowsServer, | * For VM ARM templates the //offer// attribute is the general server type (e.g. WindowsServer, | ||
| + | ====== Just-In-Time (JIT) VM access ====== | ||
| + | * When JIT access is enabled NSG or Azure Firewall rules are added to block inbound access for specific management ports (e.g. 3389, 22 etc). | ||
| + | * When access is needed a user makes a request to access a VM. If the request is approved, Defender for Cloud configures the NSGs and Azure Firewall to allow inbound traffic to the selected ports from the relevant IP address (or range), for the amount of time that was specified. | ||
| + | <callout type=" | ||
| + | JIT does not support VMs protected by Azure Firewalls controlled by Azure Firewall Manager. The Azure Firewall must be configured with Rules (Classic) and cannot use Firewall policies. | ||
| + | </ | ||
| + | ====== Bastion ====== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | <callout type=" | ||
| + | Downgrading a SKU is not supported. To downgrade, you must delete and recreate Azure Bastion. | ||
| + | </ | ||
| + | * In addition to having a web client interface for RDP/SSH access Bastion supports using native/ | ||
| + | * This requires the Standard SKU. | ||
| ====== Availability Sets ====== | ====== Availability Sets ====== | ||
| * [[https:// | * [[https:// | ||
| Line 44: | Line 59: | ||
| ====== App Service ====== | ====== App Service ====== | ||
| * App Service <color :# | * App Service <color :# | ||
| + | * Consequently, | ||
| - | ===== Customer | + | ===== Custom |
| * [[https:// | * [[https:// | ||
| * If you want to map a root domain to an App Service name you have to use an '' | * If you want to map a root domain to an App Service name you have to use an '' | ||
| Line 71: | Line 87: | ||
| ====== Azure Kubernetes Service (AKS) ====== | ====== Azure Kubernetes Service (AKS) ====== | ||
| + | <callout type=" | ||
| + | I have discovered that the current AZ-104 exam does not include questions about AKS. But, for now, I'm leaving this info here. | ||
| + | </ | ||
| * Microsoft Entra authentication is provided to AKS clusters with OpenID Connect. OpenID Connect is an identity layer built on top of the OAuth 2.0 protocol. | * Microsoft Entra authentication is provided to AKS clusters with OpenID Connect. OpenID Connect is an identity layer built on top of the OAuth 2.0 protocol. | ||
| ===== Networking ===== | ===== Networking ===== | ||